SQL Editor
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2023 | 22/512 | 258 (0.75%) | 1 |
May 2023 | 22/672 | 2476 (0.73%) | 21 |
April 2023 | 24/668 | 2247 (0.69%) | 18 |
March 2023 | 23/688 | 2772 (0.7%) | 20 |
February 2023 | 24/668 | 2459 (0.73%) | 30 |
January 2023 | 37/677 | 1465 (0.42%) | 32 |
December 2022 | 36/805 | 1349 (0.39%) | 29 |
November 2022 | 33/808 | 1637 (0.42%) | 18 |
October 2022 | 36/811 | 1558 (0.41%) | 40 |
September 2022 | 34/812 | 1676 (0.42%) | 26 |
August 2022 | 34/808 | 1488 (0.42%) | 14 |
July 2022 | 30/816 | 1606 (0.44%) | 26 |
Unsuccessful Installs in the last 7 Days: 6
Count | Error Message |
---|---|
5 | Cannot continue the operation. There is another install operation in progress. |
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Monday, June 5, 2023 - 00:27
Reviews Sign in to post reviews
Version 1.3.0 released with custom key highlighting
Submitted by Albert Tregnaghi on Fri, 2021-12-31 10:16
Just released Version 1.3.0 on eclipse mareketplace which provides now custom keyword highlighting. See YouTube video
Custom keywoard list
Submitted by Vladimir Grabarchuk on Mon, 2021-10-11 18:58
Hi Albert,
I found your plugin quite useful, but there is a bunch of Oracle specific keywoards that I'd like to highlight as well as stock ones. Is it possible to exends the plugin to allow for custom keywoards?
Thank you.
Re: Custom keywoard list
Submitted by Albert Tregnaghi on Fri, 2021-12-31 10:19
Hello, I just released version 1.3.0 which contains the feature - look at my latest comment about the new version. There is a YouTube video linked which shows the new feature live in action.
Re: Custom keywoard list
Submitted by Albert Tregnaghi on Thu, 2021-10-28 16:15
Hello Vladimir,
I created https://github.com/de-jcup/eclipse-sql-editor/issues/20 for this. Please use the github issue tracker for further requests.
Missing highlights
Submitted by Vladimir Grabarchuk on Sun, 2021-10-10 19:52
"elsif", "raise", "exception" are not highlighted. Probably all Oracle specific, but it would be really nice to add user-contlolled keyword list. Thanks!
Re: Missing highlights
Submitted by Albert Tregnaghi on Thu, 2021-10-28 16:18
Will be also addressed with https://github.com/de-jcup/eclipse-sql-editor/issues/20
Update site changed - but automatically handled by eclipse
Submitted by Albert Tregnaghi on Thu, 2021-02-25 05:11
Because of bintray sundown - see https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter there was a need to change the update site.
The new location starting with version 1.2.0 is now https://de-jcup.github.io/update-site-eclipse-sql-editor/update-site/
When you are using eclipse marketplace for installation the new update location will be automatically applied.
Custom keywords / extended keywords
Submitted by Robert Schikora on Wed, 2020-04-01 10:06
Hello there,
correct me if I'm wrong, but I noticed that frequently used SQL keywords like 'into' and 'declare' aren't highlighted and I was wondering if you could add those or alternatively allow custom keywords for syntax highlighting.
Kind regards.
Re: Custom keywords / extended keywords
Submitted by Albert Tregnaghi on Sat, 2020-04-04 19:34
Just released Version 1.1.0 on eclipse marketplace which adds missing keywords, improves syntax highlighting and added standard SQL functions. See https://github.com/de-jcup/eclipse-sql-editor/issues/8 for details.
Block Comments
Submitted by John Thomas on Wed, 2019-07-10 15:36
Can you add support for block coments (/* */)?
Currently there is no special handling for text enclosed block comments.
Re: Block Comments
Submitted by Albert Tregnaghi on Tue, 2019-07-16 06:21
Thanx for reporting in https://github.com/de-jcup/eclipse-sql-editor/issues/6
Issue is already resolved and will be contained in upcoming release (1.0.0)
User Note about Dark Themes
Submitted by Scott Furry on Mon, 2019-04-22 05:48
Default Editor Colours are more aligned for Eclipse using a light theme( e.g. Default Text colour is Black which looks horrible on a dark background). But that's not a problem. Open preferences (Menus->Windows->Preferences and select SQL Editor -> Syntax Colouring. You should see a "Restore Defaults for Dark Theme" button on the dialog. This will reset the colours consistent for the selected theme. Works great! Plugin also works great with Eclipse Colour Theme plugin with selected Editor Colour Theme.