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

VSCode: 0.3.30 - Less restrictive open with command #367

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

dragonstyle
Copy link
Collaborator

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

The command will appear for any json file now. When the command is executed, we verify that the file appears to be a log file.

We already ensure that the file is an eval log before we open the viewer, so allowing the command to appear will make it more useful to users who rename log files.

The command is in the middle of the context menu, so it doesn’t add a lot of distraction if we occassionally show it for non-inspect log files.
@jjallaire jjallaire merged commit cefe137 into main Sep 10, 2024
10 checks passed
@jjallaire jjallaire deleted the feature/vscode-331 branch September 10, 2024 18:05
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.

2 participants