Felix

Results 59 issues of Felix

I need a javascript pickler (or json to pickled string utility) that outputs strings equivalent to what pickle.dumps would provide. Is that feasible? If not could you give some programming...

**Related problem** When the dropdown opens, even with setting [markFirst]="false", if the mouse rests in the open space where the dropdown appears, it focuses on the ng-option under it. So...

new feature
good for contribution
improvement

Getting Uncaught (in promise) EntryNotFound (FileSystemError) for any new, uncommited files in the workspace. (see screenshot "new file.txt" example) From the stack error traces in the console below the error...

potential-bug
triage

Thanks for your great product, but I just found a bug in relation with the 'allowNegativeNumbers' option and the press of the '-' key whilehaving the whole input text field...

My user case opens/ creates documents without language set. Some small time later I set a language but the decorator for 'better-comments' has already passed. onDidOpenTextDocument is triggered by vscode.languages.setTextDocumentLanguage(document,...

Thanks for your great extension but, with default settings, now only multiline comments get colors in typescript ( those between /* ... */ ) comments like this // ! blabla...

The Goto pane need to keep the focus in itself on node selection. (While selecting the right outline node, and body pane text range) Also, the keyboard up and down...

enhancement

As @edreamleo found out: Some installs of python 3.10 may give the following warning at the leoserver startup: C:\Repos\leo-editor\leo\core\leoserver.py:1012: DeprecationWarning: There is no current event loop asyncio.get_event_loop().create_task(self._asyncIdleLoop(delay / 1000, fn))...

bug

To be consistent with other right-click commands such as 'mark' or 'clone', etc. Will have to modify the server for that.

enhancement

Make the @_chapter_ related commands work in leointeg

enhancement