Skip to content

Files

Latest commit

1d3f83f · Apr 28, 2025

History

History

PythonScripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 28, 2024
Apr 28, 2025
Feb 12, 2024
Sep 3, 2024
Oct 1, 2021
Aug 31, 2023
Mar 17, 2022
Feb 3, 2024
Feb 23, 2024
Jan 29, 2024
Jan 29, 2024
Nov 17, 2023
Apr 9, 2025
Feb 13, 2025
Jul 24, 2024
Jul 1, 2023
Mar 19, 2024
Aug 14, 2023
Jul 26, 2024
Apr 24, 2025
Apr 28, 2025

Python Scripts

These scripts are contributions from the 10x community and not directly maintained by PureDev Software.

To use these scripts copy them to the %appdata%\10x\PythonScripts folder.

Script name Description
AddInclude.py Adds include path for current symbol
AutoDarkMode.py Track active windows theme and sets appropriate color scheme
ClangFormat.py clang-format plugin for 10x
CMakeIntegration.py Builds cmake projects using cmake commandline
CompileDbCmd.py Single file compile command for projects with compile commands database
FormatOnSave.py Format On Save
InstallHeaders.py Installs a lightweight version of commonly used system headers
PythonBlack.py Formats python scripts using black after saving
PythonAutopep.py Formats python scripts using autopep after saving
QuickPane.py This script tries to simulate vim's "vsplit" and "only" commands
RemedyBG.py RemedyBG debugger integration
SmoothScroll.py With this script, you can add the ability to scroll faster with keyboard shortcuts. It also mimics smooth scrolling, more like mousewheel scrolling.
SortLines.py Sort the current selection of lines alphabetically
TortoiseSVN.py TortoiseSVN integration
Vim.py Vim style editing. To enable Vim editing set Vim to true in the 10x settings file
SignatureCreator.py Creates a signature or an implementation of a function defined in the header on the CPP file