William
William
So as you might noticed, when clicking the blue submit button in the app, there is no user feedback (such as loading) making some users (me) click it multiple times...
I noticed when browsing source files in a C# project, some large files wasn’t receiving syntax highlighting at all. Is this something that loads asynchronously? Anyways, this would be a...
Add the Console Code Editor under Text Editors ## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing...
There is a poly-fill trick for supporting arguments to functions using the new `/data get storage [name] [path]`. Format example: ``` mcscriptfunctions |___ [function name] |___ [meta data] |___ [arguments]...
This PR adds two "new" styles: `Italic` and `Strikethrough`. These are important for a terminal color/ANSI library like this. Closes #25.
It would be nice to have `Style::Italic` and `Style::Strikethrough` text styles.
**Problem** Setting up a new **liveview** project via `dx` does not work with `dx serve`, only `cargo run`. **Steps To Reproduce** Steps to reproduce the behavior: - `dx new`, selecting...
**Problem** When I reload the page in my desktop application, all UI disappears and cannot be restored. **Steps To Reproduce** Steps to reproduce the behavior: - Initialize a new desktop...