Daniel Fatkic
- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
-
Created Plugin Works in IntelliJ IDEA but not in PHPSTORM
Hi, i'm trying to create a plugin for phpstorm but even the simplest stuff doesn't work.This is my current project just to get familiar with the system : https://github.com/ragtek/ideaplaygroundI'm... -
Created Use own settings inside macro/external tool
I want to "fix" this problem http://youtrack.jetbrains.com/issue/WI-18573 with my pluginCan i access my variables from http://confluence.jetbrains.com/display/IDEADEV/Persisting+State+of+Components... -
Created Creating Custom Language Support with Grammar Kit
Where can i find more informations to the grammar kit https://github.com/JetBrains/Grammar-Kit ?I've followed http://confluence.jetbrains.com/display/IDEADEV/Developing+Custom+Language+Plugins+for+...