Skip to content

Instantly share code, notes, and snippets.

@tkersten09
tkersten09 / python.xml
Created December 16, 2017 10:24 — forked from extramaster/python.xml
Better Python Standard Library Autocompletion for Notepad++
This file has been truncated, but you can view the full file.
<!-- URL: http://blog.extramaster.net/2016/07/better-python-standard-library.html -->
<?xml version="1.0" encoding="Windows-1252" ?>
<!--
@author Gregori Gerebtzoff, Andy Tran, Python Developers
@version 1.3
-->
<NotepadPlus>
<AutoComplete>
<Environment ignoreCase="no" startFunc="(" stopFunc=")" paramSeparator="," additionalWordChar = "." />