Luong Nguyen Thanh
Luong Nguyen Thanh
Currently, it is very confusing for users when they mixed R and Python code in a single .qmd file. If only python code chunk, it will run in the system...
## Positron Version: Positron Version: 2024.06.1 (system setup) build 2024.06.1-54 Code - OSS Version: 1.90.0 Commit: 5115c73e0670f39139e55eeedf0717b468a0658d Date: 2024-07-03T03:17:46.140Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64...
I would like to ask for the feature to run only selected text/line in Jupyter notebook In Google Colab, you have the option to run only selected code/line by pressing...
## Positron Version: Positron Version: 2024.06.1 (system setup) build 2024.06.1-27 Code - OSS Version: 1.90.0 Commit: a893e5b282612ccb2200102957ac38d3c14e5196 Date: 2024-06-26T01:33:58.809Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64...
Currently, module keywords such as pandas, pd, etc. are not highlighted. See the example below **In Vscode**  **In Positron** 
## Positron Version: Positron Version: 2024.06.1 (system setup) build 2024.06.1-27 Code - OSS Version: 1.90.0 Commit: a893e5b282612ccb2200102957ac38d3c14e5196 Date: 2024-06-26T01:33:58.809Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64...
Currently, there is no support for .qmd file from Quarto extension in Vscode. Since this file is more and more popular, having support for it will benefit the Python community,...
The function `epirhandbook::download_book()` need to be updated to: - Update the link to download offline copy across language version: https://github.com/appliedepi/epiRhandbook_eng/raw/master/offline_long/index.**.html (** is the language identifier) - Add an argument to...
## System details: #### Positron and OS details: Positron Version: 2025.06.0 (system setup) build 91 Code - OSS Version: 1.99.0 Commit: 472340438bbedac9a406cdb308b56e2e38e57249 Date: 2025-05-16T03:47:15.293Z Electron: 34.3.2 Chromium: 132.0.6834.210 Node.js: 20.18.3...
## Describe the issue: I am using Positron IDE (a fork of CodeOSS), which is using Jedi as LSP. Currently when trying to get the code completion for list of...