Luong Nguyen Thanh

Results 12 issues of 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...

area: quarto

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

bug
lang: r
area: kernels
area: completions

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

enhancement
area: notebooks

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

enhancement
os-windows
lang: python
support

Currently, module keywords such as pandas, pd, etc. are not highlighted. See the example below **In Vscode** ![image](https://github.com/posit-dev/positron/assets/63569637/3fbb11a1-cbc7-46eb-b9a3-d99be00b5245) **In Positron** ![image](https://github.com/posit-dev/positron/assets/63569637/9f4ec2d7-0e85-4b34-904a-6d28c7c0b30c)

enhancement
lang: python
support

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

bug
area: notebooks
support
investigate

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

vscode

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

bug
area: plots
lang: r
support

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