Syllant
- Total activity 139
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 49
-
Syllant created a post, Blur in the Editor in 117.37
Hi,I can't use the last EAP (IU-117.37) because of a blur in the Editor, which makes me feel I need glasses. But remaining UI is normal, see attached screenshot.I checked, the previous EAP (117.21)... -
Syllant created a post, [IDEA 11] Most of user plugins don't work anymore
Hi,IDEA 11 is not usable for me since most of user plugins do not work anymore because of API changes (mainly "Error while registering component: com.intellij.openapi.components.OldComponentConfig"... -
Syllant created a post, [Ann] Lines Sorter 1.0
A simple plugin which adds the Sort Lines function to the Edit menu.Sort is applied on selected lines if any, on the whole file otherwise. Sort is case-insensitive and ascending, no custom configur... -
Syllant created a post, Fastest way to retrieve VcsRevisionNumber
Hi,I am looking for the fastest way to retrieve the current VCS revision number for a given file.In my reVu plugin, I use com.intellij.openapi.vcs.diff.DiffProvider#getCurrentRevision(VirtualFile) ... -
Syllant created a post, [Ann] reVu 2.5
2.5 release is available. Changes from previous release: New: Support for Idea X Fix: "Scanning packages" performance issue with some slow VCS connections (Issue #11) [Dev]: Dropped Maven build (us... -
Syllant created a post, [Ann] reVu 2.0-SNAPSHOT
Hi,reVu is a plugin which helps to perform team code reviews inside IDEA (but it could be also used to simply annotate your code).I had submitted a first release one year ago but did not communicat... -
Syllant created a post, [Ann] xStructure 1.4
Hi,1.4 release is available, now usable with last IDEA 9 builds and also with Community Edition. xStructure plugin provides a flexible way for displaying structure of XML files to make navigatio... -
Syllant created a post, [Ann] xStructure 1.3.1 & 1.2.1-idea8
Hi,Fix releases are available on plugin repository: 1.3.1 (IDEA 9) Fix: Memory leak, xStructure retained a reference to the last edited file 1.2.1-idea8 (IDEA 8) Fix: Memory leak, xStructure ret... -
Syllant created a post, [Ann] xStructure 1.3
Hi, 1.3 release is available, for IDEA 9 only. Changes : API upgrade for IDEA 9 Fix: schema URI was not correctly mapped when several locations were specified xStructure plugin provides a fle... -
Syllant created a post, Global inspection profiles ?
Hi all,I'm working on several projects with IDEA and I like to define one global inspection profile for all of them, shared with other members of my team. This is possible for code style, but not f...