-
-
Notifications
You must be signed in to change notification settings - Fork 70
Visual D 0.3.43 beta1 #50
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* VS2015: new install adds $(VCInstallDir)\bin to exectuable paths to allow cv2pdb to create PDB files * VS2015: added detection for Universal CRT in Win10 SDK, new macro replacements $(UCRTSdkDir) and $(UCRTVersion) allow adding library search path to find libucrt.lib
…ing a package name
* when renaming a module in the project, the editor is reopened at the previous caret position if it was
opened before
* replaced ancient pkgcmd.ctc with pkgcmd.vsct that's buildable with newer VS SDKs
* added icons to some commands
* renamed command "Add Folder" in project folder context menu to "Add Filter"
* added command "Add Package" to project folder context menu
* renaming a module in the project tree now reopens it at the previous caret location
* renaming a package in the project tree also renames the folder on disk if it is still empty
no longer install vdserver.exe, always use dparser
…wrong names passed to linker
with "separate compile and link"
…ong overload - implement Project.get_ParentProjectItem, fixing spurious messages in error list - moved defaults for resource includes and dmd executable paths from installation to extension init
…oft,CRuntime_DigitalMars and MinGW * tweaked default path and library settings for DMD and LDC
- fixed small fonts in VS2015
- better work with resizeable windows
- scale some controls vertically if there is space
- added browse buttons to path settings
…file and symbol search
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For a list of changes see CHANGES.