-
Hi there, firstly: great project!
I have a problem using (i.e. editing, updating) models with Yawd-Admin (0.7.0) on Python 2.7.8 when applying `modal = True` in my Inline Django Admin classes using …
-
We have a lot of power behind the IDE, but it is not always convenient to use.
For example, recently VSCode introduce a nice UI for adding logging statements to a running program and it was receive…
-
# Backend
- [ ] Confirm receiving
- [ ] Needs an update of server side protocol to await confirmations
* Similar setup to what happens with `awaited-events` in `client.cljs`
* but with p…
-
I'm working on a GUI editor for easier level editing, and I want to allow it to take in a full fledged leaf/lvl/master/etc file.
However, due to the way the Modding Tool requires the files to be fo…
-
#### Issue
When using inline editing, there are two performance problems:
1. It uses two Ajax calls to the server at the start, when one would suffice (this is not a bug, just an unfortunate des…
-
## VFS acceptance criteria
- [ ] Let Platform know when the **Must** feedback has been incorporated
- [ ] Leave any comments for feedback you decide _not_ to take
- [ ] VFS team closes the ticket
##…
-
### Description
The issue happens on both Win10 and Win11, all versions. Created virtual drives with the subst command for the project folders. Opening the Code workspace through the virtual drive …
-
Hello,
I'm using this library in my aspx project.
I have this problem: on a row of my table I'm using edit inline, and seems that calling the stackable function at the end of my page, in this way:
…
-
Reproducer as a ROOT macro:
```c++
#include
template
inline double foo(double *params) { return params[0]; }
inline double bar(double *params) { return params[0]; }
double wrapper(double…
-
# Utilizing the Inline chat as means for showing edits.
TLDR; The Inline chat could be cheaply extended to provide In editor edits. (PR https://github.com/microsoft/vscode/pull/190258 )
![image]…