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

Always have project mode on #4435

Merged
merged 5 commits into from
Aug 18, 2023

Conversation

keyboardDrummer
Copy link
Member

Changes

  • The Dafny language server will now always run in project mode when it finds a dfyconfig.toml related to an open file
  • Fixed test ProjectFileOverridesOptions since it had issues.

Testing

  • Existing tests still pass with this change in default

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) August 18, 2023 14:45
@keyboardDrummer keyboardDrummer merged commit cc43309 into dafny-lang:master Aug 18, 2023
17 of 18 checks passed
@keyboardDrummer keyboardDrummer deleted the defaultProjectMode branch August 19, 2023 07:44
keyboardDrummer added a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
### Changes
- The Dafny language server will now always run in project mode when it
finds a `dfyconfig.toml` related to an open file
- Fixed test `ProjectFileOverridesOptions` since it had issues.

### Testing
- Existing tests still pass with this change in default

<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
keyboardDrummer added a commit that referenced this pull request Sep 19, 2023
### Changes
- The Dafny language server will now always run in project mode when it
finds a `dfyconfig.toml` related to an open file
- Fixed test `ProjectFileOverridesOptions` since it had issues.

### Testing
- Existing tests still pass with this change in default

<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
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.

None yet

2 participants