LiClipseText
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 87/671 | 548 (0.17%) | 7 |
April 2023 | 84/668 | 555 (0.17%) | 17 |
March 2023 | 74/688 | 798 (0.2%) | 11 |
February 2023 | 69/668 | 756 (0.23%) | 26 |
January 2023 | 43/677 | 1219 (0.35%) | 19 |
December 2022 | 56/805 | 923 (0.27%) | 17 |
November 2022 | 77/808 | 785 (0.2%) | 13 |
October 2022 | 80/811 | 742 (0.2%) | 34 |
September 2022 | 77/812 | 797 (0.2%) | 23 |
August 2022 | 78/808 | 683 (0.19%) | 23 |
July 2022 | 79/816 | 679 (0.19%) | 33 |
June 2022 | 80/810 | 731 (0.18%) | 30 |
Unsuccessful Installs in the last 7 Days: 4
Count | Error Message |
---|---|
4 | Cannot continue the operation. There is another install operation in progress. |
Tuesday, May 30, 2023 - 14:04
Reviews Sign in to post reviews
yaml editor has no support for outline
Submitted by Thomas Menzel on Sat, 2020-10-03 04:42
this should be a given IMO
Broken, do not install
Submitted by Andy Ydna on Mon, 2017-07-24 20:06
This is one piece of a rougue plugin that you do not want in your eclipse. On installation it replaces _all_ file associations and registers itself as default editor for all languages - C++/Python/Java/anything. And it is freaking buggy, e.g. outline does not work at all in C++.
Re: Broken, do not install
Submitted by Jim Parziale on Sat, 2019-06-01 13:19
I have to agree here. If there's something wrong with the install, it's on the developer's side, not ours.
Not to mention after 7 days of use the plugin keeps popping up ads saying you need to pay for the software.
No thanks.
Re: Broken, do not install
Submitted by Fabio Zadrozny on Tue, 2017-08-15 12:53
I think there may be an issue in your install... it should only register itself as the default for languages which don't have a default editor. Please create an entry at https://www.brainwy.com/tracker/LiClipseText if that's not the case for you.
CMake and bysh syntax highlighting bug
Submitted by Vadym Stupakov on Tue, 2017-01-10 04:37
CMake:
1) The "set" is not highlighted after comment like:
# comment
set(VAR "MY VAR")
2) The "set" is highlighted with error.
Any occurrence of "set" (except after '#' comment) is highlighted without highlighting of symbol 's'.
Bash:
1) The "export" is not highlighted after comment like:
# comment
export VAR=MY_VAR
Great plugin; would like to see sbt syntax supported
Submitted by Ivan Kuraj on Thu, 2016-11-17 20:42
Awesome plugin. Especially helpful when only the syntax highlighting is needed (in some cases, without the need to install full-fledged plugins that come with other tools like compiler chains).
It would be good to see support for some other languages (like Scala sbt, for which there are already emacs and vim syntax files). Not sure how hard is for the community to create and contribute new language files.
Scala sbt
Submitted by Fabio Zadrozny on Tue, 2016-11-29 10:52
As LiClipseText supports textmate grammars, you may want to try using https://github.com/willu/SBT.tmbundle as explained in: http://www.liclipse.com/text/textmate_bundles.html