-
Issue Type: Bug
This references https://github.com/Microsoft/vscode/issues/1579 which was about the same problem already (originally in the save dialog, but further down also about special filena…
-
# Description
The packaging is looking for file in **build/modules/Debug/highs_fortran_api.mod** instead of **build/modules/highs_fortran_api.mod**. The fix is to treat installation the same for MS…
-
Type: Bug
I am sure the encoding indicator used to be there. I confirmed this after reviewing the official doc.
Now I have to type some extra commands to check file encoding.
![Image](https://github…
-
in release 16.07, mt.pl line 1276ff there is only an elsif case for 32 bit linux. there needs to be another check for 64 bit linux since osmconvert32 won't work in 64 bit environment due to missing li…
-
While setting up MacOS Travis CI tests, I encountered the following warning/error (From: https://travis-ci.com/github/simsong/bulk_extractor/jobs/348995196#L4280)
```
warning: [options] bootstrap …
-
### Describe the problem
I would like my application to run with administrator privileges by default
### Describe the solution you'd like
Optional flag in `tauri.conf.json` file to set whethe…
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
Due to the recent talk at slack about packaging I thought about writing down my thoughts on packaging of terasology.
[Forum discussion thread](http://forum.terasology.org/threads/terasology-packaging…
-
If the idea is to create an enhanced version of docco, why not get rid of pygments in favor of something that does not need to be installed, such as prismjs.com
This way users would need one less ste…
-
Type: Bug
1. Create a simple Python project
2. Open the testing tab
3. Click `Run Tests with Coverage`
4. No Test Coverage tab shows up!
`Ctrl + Shift + P -> Test: Open Coverage` also does no…