bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

🅱 The simple way to configure and bootstrap your Nette application.

Results 3 bootstrap issues
Sort by recently updated
recently updated
newest added

So that there is some reference point to ctrl+click into for common params like `appDir`, `tempDir` etc. in IDE NEON plugins. See related https://github.com/mesour-intellij-plugins/neon-nette-issues/issues/16

I'm not sure if this is the right repostiory for an issue like this, if not I'm sorry in advance. ## :bulb: The idea It would be really helpful if...

Version: 3.2.4 ### Bug Description Array replacing operator ! in neon config does not work when the array is referenced static parameter. My use-case is that some of my ENV...