We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example code with cursor as []:
// []Start my application. public func application(
Hit C-M-SPC, C-M-@ or mark-sexp, marked region in between []
mark-sexp
// [Start my application. public] func application(
Expected (eg from objc-mode)
// [Start] my application. public func application(