Vector35 / Vector35/snippets

Respect tabs vs spaces

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
31
Forks
14
PR merge metrics
No merged PRs in 30d

Description

If I use tabs in my external editor and open the snippet in the snippet editor, pressing tab gives me spaces (which python doesn't like)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by opening a snippet created with tabs in an external editor, then pressing Tab in the snippet editor. Trace the snippet editor's indentation handling and compare its behavior with the snippet's existing indentation; done means Tab respects the snippet's tab-versus-space style and Python remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.