hackjutsu/Lepton

No syntax highlighting for Python files

Closed

#532 opened on Aug 1, 2022

 (5 comments) (0 reactions) (0 assignees)JavaScript (502 forks)batch import
help wanted

Repository metrics

Stars
 (9,902 stars)
PR merge metrics
 (Avg merge 2h 15m) (72 merged PRs in 30d)

Description

The more we know about your system and use case, the more easily and likely we can help.

Environment info

  • OS: MacOS 12.4
  • App Version (Command/Ctrl + ,): 1.10.0

Description of the problem / feature request / question:

When creating python code snippets there is no syntax highlighting when viewing the snippets. However, during creation of the snipped there syntaxhighlighting.

If possible, provide a sample gist or screenshot:

Screenshot 2022-08-01 at 12 28 01 Screenshot 2022-08-01 at 12 23 39

If possible, provide the log files

For Lepton after v1.9.0, the path of the log file can be found at Command/Ctrl + ,

  • Mac: ~/Library/Application Support/Lepton/logs
  • Windows: C:\Users\<username>\AppData\Roaming\Lepton\logs
  • Linux: ~/.cached/Lepton/logs

The debug mode is recommended when producing the logs. You can send your log file to cosmo.lepton@gmail.com if don't want to post it here.

Contributor guide