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

Visual Studio: work in all file types #78

Open
chrissimon-au opened this issue Jul 31, 2024 · 1 comment
Open

Visual Studio: work in all file types #78

chrissimon-au opened this issue Jul 31, 2024 · 1 comment
Labels
bug Something isn't working VisualStudio

Comments

@chrissimon-au
Copy link
Contributor

Describe the bug
Visual Studio supports defining a content type by extension. Testing by @FH-Inway of the use of .* content type suggests it works in some files (.yml, .cs) but not others (.txt, .md)

To Reproduce
Open a folder with a .contextive/definitions.yml file in a Visual Studio instance with Contextive installed.

See the hover text appear in a .yml file when hovering over a defined term. Add the term to a .txt file and no hover will appear.

Expected behavior
The hover panel/definition should appear in all files.

@chrissimon-au
Copy link
Contributor Author

@FH-Inway - Visual Studio Developer Community requests that bugs are submitted using the Report a problem... feature in Visual Studio - see https://developercommunity.visualstudio.com/VisualStudio/report. As you have a running setup in VS, could you report via that method so that they can collect appropriate diagnostics.?

@chrissimon-au chrissimon-au added VisualStudio bug Something isn't working labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VisualStudio
Projects
None yet
Development

No branches or pull requests

1 participant