Syllant
- 活动总数 139
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 49
-
Syllant 创建了一个帖子, 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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, 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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, 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...