Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Enable feature flag checking for non dotcom instances#1435

Merged
philipp-spiess merged 1 commit into
mainfrom
ps/rm-dotcom-check-from-feature-flag-prov
Oct 19, 2023
Merged

Enable feature flag checking for non dotcom instances#1435
philipp-spiess merged 1 commit into
mainfrom
ps/rm-dotcom-check-from-feature-flag-prov

Conversation

@philipp-spiess

Copy link
Copy Markdown
Contributor

This way we can turn on some features on our dogfooding instance. They will default to return null for enterprise instances anyways.

Test plan

  • Tests still pass

@philipp-spiess philipp-spiess self-assigned this Oct 19, 2023
@philipp-spiess philipp-spiess enabled auto-merge (squash) October 19, 2023 11:23
@philipp-spiess philipp-spiess merged commit 964d142 into main Oct 19, 2023
@philipp-spiess philipp-spiess deleted the ps/rm-dotcom-check-from-feature-flag-prov branch October 19, 2023 11:25
burmudar pushed a commit that referenced this pull request Nov 21, 2024
…ch don't support inlay models. (#1490)

ImaginaryEditor does not support InlayModel and throws an
UnsupportedOperationException; IntentionPreviewEditor throws an
IntentionPreviewUnsupportedOperationException:
UnsupportedOperationException, etc.

Fixes #1488, #1486, #1485, #1480, #1466, #1462, #1435, #1363

## Test plan

```
./gradlew test --tests InlayModelUtilTest
```

Ran the IDE and clicked between editors, requesting autocompletes.
burmudar pushed a commit that referenced this pull request Nov 21, 2024
)

Fixes #1435.

## Test plan
1. Run IntelliJ 2023.3 or later 
2. Have a file with an error in the code (e.g. val field without
initialisation in Kotlin).
3. Hover on the error (red underlined text), open the red light bulb
icon

### Expected
No error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants