Victor Nakoryakov

Results 42 issues of Victor Nakoryakov
trafficstars

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...

t:feat
s:client
good first task

### 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...

t:feat
s:client

### 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 - [...

t:feat
s:core

### 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...

t:tweak
s:client

### 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...

t:feat
s:core

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...

t:feat
s:client
good first task

### 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...

t:feat
s:client

### 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` —...

t:feat
s:client

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...

t:tweak
s:client
good first task

### 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...

t:feat
s:client
s:core