Open GoogleCodeExporter opened 9 years ago
Original comment by TimothyCLethbridge
on 28 Sep 2011 at 3:22
I would love to get an Umple binding for BBEdit and TextMate for the Mac
Original comment by TimothyCLethbridge
on 13 Jan 2012 at 11:21
Some work was done, but more is needed. It would be best to do a complete
analysis of external tools that have language bindings and then analyze how to
add Umple to them.
Original comment by TimothyCLethbridge
on 15 Jun 2012 at 2:33
Original comment by TimothyCLethbridge
on 15 Jun 2012 at 2:39
Original comment by TimothyCLethbridge
on 15 Jun 2012 at 2:50
Original comment by TimothyCLethbridge
on 27 Sep 2012 at 7:48
Original comment by TimothyCLethbridge
on 12 Sep 2013 at 3:11
Note that there is a directory at the 'root' of the source hierarchy with code
for NotePad++ and JEdit.
Original comment by TimothyCLethbridge
on 21 Sep 2013 at 2:05
Original comment by TimothyCLethbridge
on 21 Sep 2013 at 2:08
See https://en.wikipedia.org/wiki/List_of_text_editors for a list of text
editors. Note, however that we are interested in ones that:
- Are widely used
- Have plugins for syntax highlighting
- Ideally are open source, and which would allow us to contribute to their repository
Note: As the Umple grammar changes, there is a need to update the plugin. This
should ideally be automated by generating the plugin from the umple grammar.
For Eclipse there is XText. There has been work on generating an XText grammar
for Umple from the Umple grammar.
Original comment by TimothyCLethbridge
on 21 Sep 2013 at 2:12
Here are instructions for making Umple recognized as a language in GitHub
https://github.com/github/linguist
Original comment by TimothyCLethbridge
on 24 Sep 2013 at 1:06
Here's another tool we could implement an editor in
http://www.jetbrains.com
Original comment by TimothyCLethbridge
on 8 Oct 2013 at 4:11
Original comment by TimothyCLethbridge
on 5 Sep 2014 at 3:14
I've started working on a [http://www.sublimetext.com/ Sublime Text] plugin for
Umple here: https://github.com/Nava2/UmpleForSublime. It's not open source, but
it is freeware and it has been openly embraced by a lot of communities I've
been a part of in the past. It's an added bonus that the plugin infrastructure
seems to be fantastic and easy to use.
As for why it is in a git repository, I would love to have this as a patch to
merge in, but the nature of Sublime's package control system says that it has
to be its own repository. See this
[https://packagecontrol.io/docs/submitting_a_package link].
Original comment by kevin.br...@gmail.com
on 14 Jan 2015 at 3:28
Original issue reported on code.google.com by
TimothyCLethbridge
on 25 Jun 2011 at 3:00