Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New project list does not have D Language #859

Open
notnotno opened this issue Apr 27, 2023 · 1 comment
Open

New project list does not have D Language #859

notnotno opened this issue Apr 27, 2023 · 1 comment

Comments

@notnotno
Copy link

notnotno commented Apr 27, 2023

Desktop (please provide environment info):

  • Windows 11 Pro
  • Pycharm 2023.1
  • D Language 1.30 plugin

D compiler and tools (please provide version numbers):

  • dmd: 2.103.00
  • dub: 1.32.0
  • dcd: 0.1.52
  • dscanner:
  • etc

Describe the problem
New project list does not have D Language as any option.

Please provide full details to reproduce the problem
Install Pycharm, Activate D Language plugin, Restart Pycharm, Setup DMD and DCD paths, Select New Project.

Screenshots
image

Additional context

@SingingBush
Copy link
Member

SingingBush commented Apr 28, 2023

I'll keep it open in case someone wants to do a PR but the plugin only support Intellij IDEA currently. As far as other IDE's go CLion and perhaps AppCode would be the main ones that I'd like to get working. There is some code in the project that was done to support CLion which would likely be able to be used from PyCharm as well though. That could be used as a starting point.

It's worth pointing out that there's also no way to configure a D compiler in PyCharm and it's not possible to import a dub project either as well as many other issues.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants