Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete BBEditTextWrangler-julia.plist #16637

Merged
merged 1 commit into from
May 30, 2016
Merged

Delete BBEditTextWrangler-julia.plist #16637

merged 1 commit into from
May 30, 2016

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented May 29, 2016

ref https://groups.google.com/forum/#!topic/julia-users/sQ5Atvjicxw and discussion in #16613

We can move it to its own repo if people are still using it. For now it seems like no one is?

@ViralBShah
Copy link
Member

Why not move all the editor modes to an EditorModes repo even otherwise?

@tkelman tkelman merged commit f31723a into master May 30, 2016
@tkelman tkelman deleted the tk/rmbbedit branch May 30, 2016 23:02
@femtotrader
Copy link

femtotrader commented Jun 1, 2016

I was previously a TextWrangler user. I use now BBEdit.

$ ls ~/Library/Application\ Support/BBEdit/Language\ Modules/
BBEditTextWrangler-julia.plist CoffeeScript.plist
$ ls ~/Library/Application\ Support/TextWrangler/Language\ Modules/
BBEditTextWrangler-julia.plist

I'm also in favor of creating a new repository and put this file into.
Maybe you prefer to have a separate organization for this.

@femtotrader
Copy link

Thanks @tkelman for creating JuliaEditorSupport organization https://github.com/JuliaEditorSupport/
Should we have a repository per editor or just one repository ?

@tkelman
Copy link
Contributor Author

tkelman commented Jun 1, 2016

I guess one repository for "miscellaneous editors" if they would otherwise just be one or two files each, organized within folders inside that repo? Vim and Emacs modes are already separate repos, but it's probably not worth the hassle for the others. Especially if multiple of them are xml-based, then there might be some common scripts you could write for autogenerating and updating them all.

@femtotrader
Copy link

ok so what repository name now ?

  • EditorModes like @ViralBShah suggested or
  • JuliaEditorSupport like org name

Any other ideas ?

@femtotrader
Copy link

About generating XML files, Python have a great library (in my opinion) to create XML file named yattag https://www.yattag.org/ It's based on context managers. Unfortunately I'm not sure this concept exists in Julia so creating XML file using "raw" method will probably be necessary. An other approach may be to use a template library like https://jinja.pocoo.org/ but is there a kind of template library in Julia ?

@IainNZ
Copy link
Member

IainNZ commented Jun 1, 2016

@femtotrader
Copy link

BBEditTextWrangler-julia.plist is now available at

https://github.com/JuliaEditorSupport/JuliaEditorSupport

@tkelman
Copy link
Contributor Author

tkelman commented Jun 8, 2016

Great, thanks! We could add a link to that repo from somewhere, maybe contrib/README.md if people are looking for where that file went.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants