Victor Nakoryakov
Victor Nakoryakov
Let’s be honest. We have no enough resources to make the browser XOD IDE :100: compatible with everything. Let’s show a warning for the users with browsers we don’t carefully...
### Rationale Some software uses the Alt+Drag gesture to make a copy of the selected items along with moving them to the new place. XOD IDE can benefit from the...
### Rationale Now xoders are forced to use `{{ GENERATED_CODE }}` and `{{#global}}` in their `patch.cpp`’s. It is ugly. We can get rid of them. ### Acceptance criteria - [...
### Rationale Due to technical Electron restrictions, we do not show menu item shortcuts in some cases. Notably, for Add Node, Undo/Redo, Toggle Helpbar. We discussed a potential workaround to...
### Rationale XOD has a convention of quick-start nodes for dealing with hardware. They are trivial combinations of the device and action nodes, but when a xoder wants to get...
A quite often scenario is messing with the serial port or board model selection in the upload dialog. If the upload is process is run, I have to wait a...
### Rationale A XOD workshop or lesson teacher often meets confusion trying to prepare machines of all participants in advance. A typical scenario is when PC has XOD IDE installed...
### Rationale Sharing experience can be improved if we allow supplying the URL of a project that should be loaded in the browser IDE instance. For example: - `https://xod.io/ide/#proj=one%2Ftwo%2Fthree.xodball` —...
Currently, when I successfully publish a library or its update, a cheerless message “Library published” is shown for a few seconds and that’s all the celebration. But it could be...
### Rationale Currently, a comment is a distinct entity along with nodes and links. That makes it not so flexible as it might be. For example, it is not available...