vala-intellij-plugin icon indicating copy to clipboard operation
vala-intellij-plugin copied to clipboard

Vala language support plugin for Intellij

Results 16 vala-intellij-plugin issues
Sort by recently updated
recently updated
newest added

The project doesn't compile following the instructions in the readme and the project itself is complicated enough that there is little chance anyone other than a Java expert will be...

Please, someone could continue this fabulous project ? I'm French so sorry for my bad english :/

On the final step I get: Information:1/16/16 3:47 PM - Compilation completed with 100 errors and 0 warnings in 6s 639ms I re-iterate from step 5 as per instructions. I...

1. https://drive.google.com/file/d/0B8oRwntAar7cYU56Wk9XeEZxMkE/view?usp=sharing 2. https://drive.google.com/file/d/0B8oRwntAar7cbTdmUFhBcVRleFU/view?usp=sharing 3. https://drive.google.com/file/d/0B8oRwntAar7cUFRWQnp0YmVSMDQ/view?usp=sharing Found by @ruckus-dj

bug

Hello, how can I set up a project correctly? After installing JDK8, I could install this plugin (your last release version). Then I created an "Empy Project" with an empty...

Shift+F6 renaming working

feature

Here is an example of code ``` vala /* * Copyright (C) 2011-2013 Maxwell Barvian * * This program or library is free software; you can redistribute it * and/or...

debt
feature
in progress

http://activey.github.io/valder - some landing (not finished yet, I guess) https://github.com/activey/valder - repository. Just look at this: ![image](https://cloud.githubusercontent.com/assets/6153876/8475011/3df8010e-20bd-11e5-90d5-99b4eaa6e4fb.png) Like a dream :) What do you think about it?

good for contribution
feature

Use valac compiler to help parser detect errors. Some description of External tool support is here: https://confluence.jetbrains.com/display/IDEADEV/Developing+Custom+Language+Plugins+for+IntelliJ+IDEA#DevelopingCustomLanguagePluginsforIntelliJIDEA-Externaltool

good for contribution

I can normally conclude how most tools are set up, but I had a real challenge compiling `vala-intellij-plugin` and trying to add it to IntelliJ. It would be awesome if...