Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextEditorCursorStyle

Rendering style of the cursor.

索引

Enumeration members(6)

Enumeration members(6)

Line

Line: = 1

Render the cursor as a vertical thick line.

Block

Block: = 2

Render the cursor as a block filled.

Underline

Underline: = 3

Render the cursor as a thick horizontal line.

LineThin

LineThin: = 4

Render the cursor as a vertical thin line.

BlockOutline

BlockOutline: = 5

Render the cursor as a block outlined.

UnderlineThin

UnderlineThin: = 6

Render the cursor as a thin horizontal line.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹