-
TSV is annoying to try and edit in another program.
Add a tab or something with a table that allows editing of the file.
Might be better to edit each field as popups instead of inline table editin…
-
My project using Flask-Admin has recently switched database backends from MongoDB with MongoEngine to PostgreSQL with SQLAlchemy. We had a `ListField` of `EmbeddedDocumentField`s that rendered individ…
-
**Issue by [peterflynn](https://github.com/peterflynn)**
_Friday Feb 13, 2015 at 07:42 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/10590_
----
**New repro steps with Getting…
-
I wanted to use package that relies on Octavian, but the precompilation step fails in the following way:
```
julia> using Octavian
[ Info: Precompiling Octavian [6fd5a793-0b7e-452c-907f-f8bfe9c57db…
-
Is there the support of the inline edit on the textbox or textare or data table?
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): ClickHouse 23.4.2.11
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Version 5…
-
We use a pretty strict CSP which doesn't allow `unsafe-inline` for `style-src`. Therefore, when we try to use `react-select` we get the following errors (and an un-styled react-select component):
`…
-
This only happens when you use inline assignments, but the compiler could do that even if it's not an inline assignment.
EDIT: this could affect atomic property of the code, i.e. dup, stloc would a…
-
I would like to request the possibility to see the blinking cursor thing on the inline math preview window as you edit.
-
If you use Quick Edit on a JavaScript file and then do jump to definition, you'll get behavior like the cursor jumping to the end of the inline editor. It's hard to say what the _right_ behavior is he…