Michael Ovchinnikov
Michael Ovchinnikov
Just followed the instructions as per docs sample: 1. Install scriptcs via Chocolatey 2. Copy-Paste code snippet 3. Install RavenDB.Embedded in a workdir 4. Launch app.csx Log: ``` $ scriptcs...
Is there a project roadmap or some kind of a plan? Will be development continued? There were no commits and pull request acceptions for more than a month, so it...
Capability to edit a document is crucial
What about simultaneous multiple languages support? Is it implemented in some way? Is there any roadmap for it? It's quite a popular case when one write code in english languages...
Requesting a capability to provide multiple `luminosity` values, e. g.: ```js randomColor({ luminosity: ['dark', 'bright'] }); ```
The latest version at GitHub Releases is v. 1.7.0. Both Winget and Chocolatey packages are outdated. The latest version available via winget is v. 1.6.2. The latest version available via...
Feature suggestion: make rows "reorderable" (i. e. a capability to change order of rows) by using drag-and-drop.
Currently NetCoreCheck could be used to check whether is specific version of runtime is installed. Would be also convenient to check whether any version within provided range is installed, e.g.:...
Feature request here: implement an [inline mode](https://core.telegram.org/bots#inline-mode) so that we could use the bot in chats, groups and channels.