Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ DisplayWidth
Function
DisplayWidth
python/ycm/vimsupport.py:1473–1474 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1471
1472
1473
def
DisplayWidth():
1474
return
GetIntValue(
'&columns'
)
1475
1476
1477
def
DisplayWidthOfString( s ):
Callers
nothing calls this directly
Calls
1
GetIntValue
Function · 0.85
Tested by
no test coverage detected