Zhirui Li
Zhirui Li
Record module range when saving current module, and check if doclet in range when call `setModuleScopeMemberOf` function. | Q | A | ---------------- | --- | Bug fix? | yes...
`this` may be `undefined` in strict mode, because source code may be wrapped by some lambda function before being executed. In this case, error will occur in the following code:...
- Atom version : 1.10.2 - vim-mode-plus version : 0.58.0 In blockwise mode, one can press 'y' to copy the selection, however, when I trying to paste that text, only...
**Is your feature request related to a problem? Please describe.** When using command line debugger like gdb, there is a common case that I need to set breakpoint for some...
In pymode, one can press Shift+k to open the document. It runs well when first opening a document, but errors occur after I tried to read document again. ``` "__doc__"...