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

Improved 'Update Import Paths', various other fixes #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zatherz
Copy link
Contributor

@zatherz zatherz commented Jul 24, 2017

  • Update Import Paths now also runs Update Project first
  • Restart DCD Autocompletion Server now actually restarts the server - tries to kill it first.
  • Added the port number to some things that lacked it, like the 'Restart DCD Autocompletion Server'
    check for whether the server is already running (and that check can be overriden using the new
    'force' argument)
  • New 'Kill DCD Autocomplete Server' command to shut down dcd-server

This PR also changes some paths so that they point to the open folder instead of weird undocumented settings or the current file's parent directory, so that you can open a DUB project and it'll still compile properly even if you run DUB from inside a D file inside directories.

* Update Import Paths now also runs Update Project first
* Restart DCD Autocompletion Server now actually restarts the server - tries to kill it first.
* Added the port number to some things that lacked it, like the 'Restart DCD Autocompletion Server'
  check for whether the server is already running (and that check can be overriden using the new
  'force' argument)
* New 'Kill DCD Autocomplete Server' command to shut down dcd-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant