Mayke

Results 5 issues of Mayke

### Check for existing issues - [X] Completed ### Describe the feature Add support to drop a file from Finder to the project's file panel and vice-versa. ### If applicable,...

enhancement
project panel
good first issue

### Check for existing issues - [X] Completed ### Describe the feature Add support for VSCode style Disable for this line or entire file. ### If applicable, add mockups /...

enhancement
triage
admin read

### Check for existing issues - [X] Completed ### Describe the feature It would be awesome to have an ESLint Quick Fix dropdown just like in VSCode. ### If applicable,...

enhancement
typescript
javascript
language
eslint
tooling

Hi, when I execute this script, the result on server is a file without first character. ``` js client.connect(function () { client.upload(['../dist/win/setup/*.exe'], settings.ftp.dest, { baseDir: '../dist/win/setup/' }, function (result) {...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Hey. Here is my keybindings config: ```json { "bindings": { "up": "menu::SelectPrev",...

defect
editor
keymap / key binding