Allen

Results 6 issues of Allen

When using submodules, you define the interface in the module block and can put module procedures in other files. When I want to jump to the definition of a module...

bug
enhancement

I am running Cmake 3.16 and trying to use the `find_package` way linking the json-fortran results in: ```CMake [cmake] CMake Error at build/json-fortran/jsonfortran-intel-config.cmake:19 (include): [cmake] The file [cmake] [cmake] my-project-dir/build/json-fortran/jsonfortran-intel-targets.cmake...

CMake

Often times I'm switching between MATLAB terminal and my system shell. If I'm on the MATLAB terminal and execute a MATLAB script, it knows to execute in that terminal without...

Is there an analogous rule for formatting multi-line cell vectors, similar to the matrix formatting? Seems that indents are just removed in this case.

### Bug description Minimal Repro, see inline comments for false positive descriptions ```python """My module docstring.""" from collections.abc import Sized from typing import Protocol, TypeVar from typing_extensions import override, TypeAlias...

Needs triage :inbox_tray:

## Environment data - Pylance version: v2024.10.1 - OS and version: WSL Ubuntu - Python version (& distribution if applicable, e.g. Anaconda): Python3.8 ## Code Snippet `pyrightconfig.json` in base workspace...

needs repro
settings-override