-
Given
```toml
[tool.scikit-build]
wheel.install-dir = "/data"
```
It is not possible to do editable installs:
```sh
$ pip install -e .
```
because `scikit_build.build.wheel.py::_make_editable…
-
### What are you trying to do?
Browsing the Haxe docs the other day (https://haxe.org/manual/introduction.html) I've found it's commenting system quite friendly which lead me to this GH project https…
-
### Demonstration
I have a single-spa setup with a `nav-app`, `app1 `and `app2`. When i click a link for `app1` in my `nav-app`, and then another link for another component in `app1` from `nav-app`…
-
It is something ingrained in programmers using tags in comments for easy editing or understanding.
keywords like `TODO`,`XXX`, `FIXME` or `HACK` should be highlighted in the editor, with colors that a…
-
I was thinking that we could use [this](https://github.com/clabot/clabot) super awesome bot, to automatically comment on PRs by new users.
What do you think?
-
_Great use of commenting in both_ your HTML and CSS documents, this provides a high-level of organization and note-taking. 👀
Introduce more clarity early at the beginning of your project to creat…
-
## Feature description and goals
The backend should disallow sending a comment on a comment. This is not handled in Tracim.
raphj updated
4 years ago
-
It'd be good if we are able to comment the code with highlights or something.
-
When commenting on a picture directly via the river the new river entry informing about the comment shows a missing language tag: "river:comment:object:default". I'm not sure if this is a Tidypics or …
-
There is some sort of bug in the parser when an empty object is set inside a single cson file
**works:**
empty object normal comment
``` cson
# test
{}
```
empty object without block comment
``` c…