Steffen Blake

Results 8 issues of Steffen Blake

# Challenge In software development, it's common for software developers to run a local copy of their databases on their personal machines they can test out schema changes against, to...

enhancement
customer issue
version control

So after personal testing I have found that relying primarily on injection of variables via Environment Vars to be... very lackluster. Specifically, Enviro Vars have a maximum length that can...

This is a thread for discussing potential of Linux Support. What features are you hoping for, what does "Linux Support" look like to you, what would you expect vs not...

enhancement

This is a topic for discussing the potential of making a dedicated Docker Image for encapsulated Transpiling of .filterx files. Are there any specific features/enhancements you would like to see?...

This is a topic for discussing of a potential VS Code Extension. What features would be a high priority you would love to see, what is important, what isn't, etc...

documentation

For these lines of the Readme here: ``` on_attach = , -- required capabilities = , -- required ``` Could we get expansion on what "pass to nvim-lspconfig" looks like,...

### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...

**Describe the bug** When watching a directory, `.on('watch', ...);` fails to trigger after a file is saved for the second time onwards, but it does properly trigger when saved the...