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

Open folder instead of Solution #593

Open
fschramka opened this issue Nov 11, 2021 · 0 comments
Open

Open folder instead of Solution #593

fschramka opened this issue Nov 11, 2021 · 0 comments

Comments

@fschramka
Copy link

Installed product versions

  • Visual Studio: Microsoft Visual Studio Enterprise 2019 Version 16.11.3
  • This extension: 2.8.134

Description

If a folder gets opened instead of a solution the extension does not work.

Usecase: Project with multiple languages (example C, C++ and Scala). Instead of opening every solution (in VS and IntelliJ), just open the folder. Building is not done with VS, but a makefile.

Steps to recreate

  1. Start VS
  2. Open a local folder
  3. Select a folder & open
  4. non official VS languages don't have text highlighting :)

Current behavior

Well, in a scala file it highlightet the first 3 lines partially - but I guess this is due to keywords that are also found in VS languages

Expected behavior

Scala text highlighting like it does in a solution :)

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

No branches or pull requests

1 participant