Thread overview | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
December 25, 2015 DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Hi I have released an initial attempt at an IntelliJ plugin for D to the jetbrains plugin repository. It's DLanguage version 1.2 It has basic syntax highlighting, autocompletion with DCD, compile checking and linting with Dscanner, code formatting with Dfmt and navigation jump to classes and functions and dub support - recommend using dub See the GitHub page screenshots for an idea Enjoy :) --Kingsley |
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kingsley | On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote:
> Hi
>
> I have released an initial attempt at an IntelliJ plugin for D to the jetbrains plugin repository.
>
> It's DLanguage version 1.2
>
> It has basic syntax highlighting, autocompletion with DCD, compile checking and linting with Dscanner, code formatting with Dfmt and navigation jump to classes and functions and dub support - recommend using dub
>
> See the GitHub page screenshots for an idea
>
> Enjoy :)
>
> --Kingsley
Great!
Does it have debugging support?
|
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kingsley | On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote:
> Hi
>
> I have released an initial attempt at an IntelliJ plugin for D to the jetbrains plugin repository.
>
> It's DLanguage version 1.2
>
> It has basic syntax highlighting, autocompletion with DCD, compile checking and linting with Dscanner, code formatting with Dfmt and navigation jump to classes and functions and dub support - recommend using dub
>
> See the GitHub page screenshots for an idea
>
> Enjoy :)
>
> --Kingsley
Cool - I am a long time IntelliJ IDEA user :-) I will give it a try!
|
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kingsley | On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote: > Hi > > I have released an initial attempt at an IntelliJ plugin for D to the jetbrains plugin repository. > > It's DLanguage version 1.2 > > It has basic syntax highlighting, autocompletion with DCD, compile checking and linting with Dscanner, code formatting with Dfmt and navigation jump to classes and functions and dub support - recommend using dub Thanks! I did install it on IntelliJ IDEA Ultimate 15 and take it for a spin. However, it did not create a "dub" project even when I chose "D application with DUB" option in the "New project" screen. Nor was it able to import an existing DUB project. > See the GitHub page screenshots for an idea A link to the github page would help me in reporting these bugs? |
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pradeep Gowda | On Friday, 25 December 2015 at 13:57:52 UTC, Pradeep Gowda wrote: > A link to the github page would help me in reporting these bugs? https://github.com/kingsleyh/DLanguage I was waiting year for this. Best christmas gift, Thank you! downloading right now :) |
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to eyveer | On Friday, 25 December 2015 at 15:04:42 UTC, eyveer wrote:
> On Friday, 25 December 2015 at 13:57:52 UTC, Pradeep Gowda wrote:
>
>> A link to the github page would help me in reporting these bugs?
>
> https://github.com/kingsleyh/DLanguage
Thank you. The screenshots are very impressive! Gives me motivation to figure out why i couldn't get it to work.
|
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pradeep Gowda | On Friday, 25 December 2015 at 13:57:52 UTC, Pradeep Gowda wrote: > On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote: >> [...] > Thanks! > > I did install it on IntelliJ IDEA Ultimate 15 and take it for a spin. However, it did not create a "dub" project even when I chose "D application with DUB" option in the "New project" screen. Nor was it able to import an existing DUB project. > >> [...] > > A link to the github page would help me in reporting these bugs? Ok thanks - I'm still on 14 but will test with 15 next GitHub: https://github.com/kingsleyh/DLanguage |
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kingsley | On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote:
> Hi
>
> I have released an initial attempt at an IntelliJ plugin for D to the jetbrains plugin repository.
>
> It's DLanguage version 1.2
>
> It has basic syntax highlighting, autocompletion with DCD, compile checking and linting with Dscanner, code formatting with Dfmt and navigation jump to classes and functions and dub support - recommend using dub
>
> See the GitHub page screenshots for an idea
>
> Enjoy :)
>
> --Kingsley
This is awesome, I really waited for an IntelliJ plugin!
I will test on IntelliJ 15 tonight or tomorrow :)
|
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pradeep Gowda | On Friday, 25 December 2015 at 15:28:23 UTC, Pradeep Gowda wrote:
> On Friday, 25 December 2015 at 15:04:42 UTC, eyveer wrote:
>> On Friday, 25 December 2015 at 13:57:52 UTC, Pradeep Gowda wrote:
>>
>>> A link to the github page would help me in reporting these bugs?
>>
>> https://github.com/kingsleyh/DLanguage
>
> Thank you. The screenshots are very impressive! Gives me motivation to figure out why i couldn't get it to work.
Couldn't figure out what went wrong until I read your comment and looked at the screenshots. Try going to Settings/Other Tools/D Tools and press all the "Auto Find" buttons.
|
December 25, 2015 Re: DLanguage IntelliJ plugin released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bogdan | On Friday, 25 December 2015 at 16:55:32 UTC, Bogdan wrote:
> On Friday, 25 December 2015 at 15:28:23 UTC, Pradeep Gowda wrote:
>> On Friday, 25 December 2015 at 15:04:42 UTC, eyveer wrote:
>>> On Friday, 25 December 2015 at 13:57:52 UTC, Pradeep Gowda wrote:
>>>
>>>> A link to the github page would help me in reporting these bugs?
>>>
>>> https://github.com/kingsleyh/DLanguage
>>
>> Thank you. The screenshots are very impressive! Gives me motivation to figure out why i couldn't get it to work.
>
> Couldn't figure out what went wrong until I read your comment and looked at the screenshots. Try going to Settings/Other Tools/D Tools and press all the "Auto Find" buttons.
Raise any issues at the GitHub page and I will fix - I will write some documentation over the next few days also
|
Copyright © 1999-2021 by the D Language Foundation