Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SirVer/ultisnips
/ running_on_windows
Function
running_on_windows
test/util.py:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
6
7
def
running_on_windows():
8
if
platform.system() ==
"Windows"
:
9
return
"Does not work on Windows."
10
11
12
def
no_unidecode_available():
Callers
12
RecTabStopsWithExpandtab_SpecialIndentProblem_ECR
Class · 0.90
SnippetOptions_ExpandInwordSnippetsWithOtherChars_Expand3
Class · 0.90
TestLangmapWithUtf8_ExpectCorrectResult
Class · 0.90
_UmlautsBase
Class · 0.90
TabStop_Shell_SimpleExample
Class · 0.90
TabStop_Shell_WithUmlauts
Class · 0.90
TabStop_Shell_TextInNextLine
Class · 0.90
TabStop_Shell_InDefValue_Leave
Class · 0.90
TabStop_Shell_InDefValue_Overwrite
Class · 0.90
TabStop_Shell_TestEscapedChars_Overwrite
Class · 0.90
TabStop_Shell_TestEscapedCharsAndShellVars_Overwrite
Class · 0.90
TabStop_Shell_ShebangPython
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected