-
I'm using polyglot from a script running as a service in linux, so I'd like to setup polyglot_data in a directory like /var/local/polyglot_data instead of my home directory.
I have to set it in my co…
-
I am on version 10.13.6 of OSX, and have been run into some problems with create-dmg. The following features do not function on this version of the OS: volicon, hide-extension, background, icon-size.
…
-
I'm following the Get Started guide. `polyglot demo` fails. I try reinstalling polyglot but it does not help, there still is no README.md. I am not not sure if I misunderstand anything.
```
~ $ ~/…
-
After initial development is complete review list of all dependencies in `pom.xml` and remove unused JARs and libs. To maintain security we want strict control over the software supply chain and SBOM.
shah updated
4 months ago
-
### Describe the bug
Please provide as much information as you can.
### Please complete the following:
**Which version of .NET Interactive are you using?** (In a notebook, run the `#!about` mag…
-
### Details
_No response_
Checklist
- [X] Create `tests/test_main.py` ✓ https://github.com/eranheres/touch_typing_practice/commit/3f556cb973ae79392b3a12e8f4163a9bf7d7a726
![Flowchart](https://ra…
-
As a newcomer to Java coming from JavaScript and PHP, I'm _really_ used to JSON configurations. Would be pretty awesome if it was supported.
Thanks!
-
"java.lang.exception: Written File does not match file in memory"
Been trying to save this file for a while now, won't let me save it. :(
-
Sometimes I use element queries just for being able to use element-based units, eg:
```
@element #some > .long > selector + here {
#some > .long > selector + here {
padding: 0px 10ew;
}
…
-
## describe
If use both `indentLine` and `vim-polyglot`, and do `:mksession` in a markdown buffer, then use `vim -S Session.vim` to load session, the setting to exclude markdown for indentline not …