Yaml Editor
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2023 | 19/512 | 286 (0.83%) | 6 |
May 2023 | 19/672 | 2986 (0.88%) | 22 |
April 2023 | 20/668 | 2873 (0.88%) | 27 |
March 2023 | 18/688 | 3665 (0.93%) | 36 |
February 2023 | 18/668 | 3623 (1.08%) | 56 |
January 2023 | 18/677 | 4016 (1.16%) | 82 |
December 2022 | 19/805 | 3605 (1.05%) | 75 |
November 2022 | 20/808 | 3818 (0.97%) | 51 |
October 2022 | 18/811 | 4062 (1.07%) | 45 |
September 2022 | 18/812 | 4252 (1.07%) | 40 |
August 2022 | 18/808 | 4193 (1.17%) | 28 |
July 2022 | 18/816 | 4423 (1.21%) | 48 |
Unsuccessful Installs in the last 7 Days: 14
Count | Error Message |
---|---|
14 | Cannot continue the operation. There is another install operation in progress. |
Monday, June 5, 2023 - 02:58
Reviews Sign in to post reviews
Version 1.9.0 released - formatter default behaviour has changed
Submitted by Albert Tregnaghi on Thu, 2022-04-07 02:11
Hello,
just released Version 1.9.0 of Yaml-Editor. With this release the default behaviour has changed: Blank lines are now no longer cleared per default. Inside preferences the behaviour can be changed. For details please look at GitHub Release 1.9.0
Version 1.7.1 contains security + automated updates fixes
Submitted by Albert Tregnaghi on Fri, 2021-06-25 10:40
With new version 1.7.1 a security fix for snakeyaml library was applied. Also an update problem (old update site location was still in meta data) on eclipse automated updates was fixed. Details see Release 1.7.1
Update site has changed
Submitted by Albert Tregnaghi on Wed, 2021-02-17 20:47
Because of bintray sundown - see https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-char... there was a need to change the update site.
The new location starting with version 1.7.0 is now https://de-jcup.github.io/update-site-eclipse-yaml-editor/update-site/
When you are using eclipse marketplace for installation the new update location will be automatically applied.
Re: Update site has changed
Submitted by Frank Becker on Thu, 2021-03-11 00:27
I get a http Status 404 when I try to access this url!
Whats wrong?
Re: Re: Update site has changed
Submitted by Frank Becker on Sat, 2021-03-13 02:48
Maybe only a temporary problem on my side!
Install Yaml Editor Offline
Submitted by Ertan Aldoğan on Fri, 2020-07-10 03:29
We liked this plugin. And i need to install this plugin offline and without opening eclipse. I tried to find a solution but i failed. Is there any way to install this plugin offline without opening the eclipse (for example with command line)?
Re: Install Yaml Editor Offline
Submitted by Albert Tregnaghi on Wed, 2020-07-22 15:12
For bash editor there exist entries for these topics
FAQ#how-can-i-install-bash-editor-offline
FAQ#how-can-i-install-bash-editor-automated
Normally you should only need to adapt
https://bintray.com/de-jcup/basheditor
parts tohttps://bintray.com/de-jcup/yamleditor
and it should work thenIf there are still problems, please create an issue at Yaml Editor issue tracker on github
How to get associated with yaml files
Submitted by Steve Pruitt on Wed, 2020-05-06 10:52
What is the trick to associate the editor with .yaml files? The editor does not show up in the File Associations -> Editor Selection list?
Re: How to get associated with yaml files
Submitted by Albert Tregnaghi on Tue, 2020-06-30 17:49
Please look at my comments at Issue #89 .
When my text is aaa:bb, aaa
Submitted by Jungggle Jiang on Sun, 2019-03-24 22:31
When my text is aaa:bb, aaa:bb should be a string and their colors are the same.But now aaa: is blue and bb is black
Re: When my text is aaa:bb, aaa
Submitted by Albert Tregnaghi on Tue, 2019-03-26 04:53
Hello,
I created https://github.com/de-jcup/eclipse-yaml-editor/issues/52 and tried to reproduce the problem but wasn't able to. Please go to https://github.com/de-jcup/eclipse-yaml-editor/issues/52 and add some screenshots and more information or give me feedback there.
Best wishes
Albert
Syntax highlighting will be fixed soon
Submitted by Albert Tregnaghi on Tue, 2018-06-12 02:25
Currently (Version < 0.4.0) the editor has got some syntax highlighting issues. But this will be fixed soon.