-
```
Attached is a patch with basic name cleanup as per IRC talk.
- Remove "Get" from getters.
- Remove "Config" from names.
- ConfigFile becomes just Config.
Full list:
ConfigFile -> Config
NewConf…
-
Hi,
Currently, the configfile on linux is saved in `$XDG_DATA_HOME/Outrage Entertainment/Descent 3/` (as returned by `SDL_GetPrefPath()`), that's cool !
In addition to that, it would be nice if:
…
-
io.py line 47 (in function get_input) replace "input" with raw_input:
data = raw_input(msg)
io.py line 59 (in _set_configfile_name) replace \ (Windows???!!!!) with /.
self._configfile_nam…
-
Skipsleep stopped working this past week. Server log shows an exception due to an unescaped character somewhere.
SkipSleep version: 1.0.5
BepInEx version: 5.4.1600
```
[Info : BepInEx] Loa…
-
I am getting following errors after setup .
```
[master:.configfiles] git
-bash: readarray: command not found
-bash: exec: {__evaled}: not found
```
Any idea ?
-
### Describe the bug
Under some conditions, Nushell will apparently report `directory_not_found` (ie file not found, see #10085) in the wrong place, when several `open`s are involved.
### How to rep…
-
In htmlmaker_preprocessing.rb, add a condition not to overwrite any existing JSON config hash data that is present.
E.g.
```ruby
if file.File?(configfile)
data_hash = Mcmlln::Tools.readjson(Metad…
-
With ember-template-lint using `.template-lintrc.js` as the default configuration file (a JS module, not a JSON file), I think it makes sense to allow the configuration for this plugin to be passed in…
-
### Feature Description
We at our company have a lot of organizations and the repositories are getting a bit cluttered due to the fact on how we use gitea.
We have for example a repository calle…
ghost updated
7 months ago
-
Version: 2022.3.2.2
```
grammarKit {
// The release version of the [Grammar-Kit](https://github.com/JetBrains/Grammar-Kit) to use.
//jflexRelease = libs.versions.ideaJFlexPlugin
// …