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

More VS extension tweaks #1915

Merged
merged 4 commits into from
Apr 5, 2021
Merged

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Mar 27, 2021

- Use correct namespace for templates. Fixes picoe#1897
@cwensley cwensley added this to the 2.5.11 milestone Mar 27, 2021
- Prevent error code when initially loading .cs files
- Properly save/restore position of splitter
- Don't require intellisense to be initialized before showing editor so it shows quicker
@cwensley cwensley added the bug label Mar 27, 2021
- Add constructors with handle so it can properly route messages after no longer used
- initialize properly if already initialized on windows
- Mac: Window.BackgroundColor now returns a valid value
@cwensley cwensley merged commit ac46107 into picoe:develop Apr 5, 2021
@cwensley cwensley deleted the curtis/vs-more-updates branch April 5, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using VS project template creates invalid code when project name contains hyphen
1 participant