Add // {{SQL CARBON EDIT}} for previous commit

This commit is contained in:
Karl Burtram
2018-07-23 19:09:56 -07:00
committed by GitHub
parent ab938f2536
commit 923cbac400

View File

@@ -6,6 +6,7 @@
import { IWordAtPosition } from 'vs/editor/common/model';
// {{SQL CARBON EDIT}}
export const USUAL_WORD_SEPARATORS = '`~!#$%^&*()-=+[{]}\\|;:\'",.<>/?';
/**