-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not a…
jul-m updated
1 month ago
-
When comparing a top-level, non-owned entity type to another, the EF behavior is to translate that to key comparison - we check whether the two instances are the same ("referentially identical"). Howe…
roji updated
3 months ago
-
### Describe the improvement you'd like to request
Due to recent changes introduced on `main` (which are currently unreleased, but will be released as part of 4.0), converting a Cedar schema to JSON …
-
In the "Appearance" options in the settings (not under "Profiles"), you should also change the "Application Theme" option to the preferred theme flavor to make the top bar follow the theme, even thoug…
-
It would be useful for other tools if opp_makemake would generate compile_commands.json file to help alternative IDEs / debuggers to analyse the code.
-
It feels a little odd to me that `Pretty` is in base but there doesn't really seem to be any way to render it to `Text`. Should a render exist (or be exposed if it already exists)? It seems like it co…
-
We already show links to export an report as XML, JSON, ... It would be nice to also have a link to the exported widget to give this feature more awareness and it is quite useful to have.
-
The `kind` property defined for an "accounts" resource is modeled as a string with no information on valid values. It would be useful to model as an enum so that the accepted values can be enumerated:…
-
We discussed adding more reusable components to augur at our meeting yesterday.
Working on ncov PR https://github.com/nextstrain/ncov/pull/1050 I encountered some limitations of the `assign-colors.…
-
According to the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/latest/) we should check the XDG_CONFIG_HOME environment variable before assuming that it is $HO…