MCPcopy 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
1473def DisplayWidth():
1474 return GetIntValue( '&columns' )
1475
1476
1477def DisplayWidthOfString( s ):

Callers

nothing calls this directly

Calls 1

GetIntValueFunction · 0.85

Tested by

no test coverage detected