Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ian Dennis Miller
visfact
Commits
6d25e7bd
Commit
6d25e7bd
authored
Feb 26, 2019
by
Ian Dennis Miller
Browse files
paraphrase
parent
ab77d830
Changes
1
Hide whitespace changes
Inline
Side-by-side
editors/vscode/turtle.json
View file @
6d25e7bd
...
...
@@ -15,6 +15,19 @@
],
"description"
:
"Citation Snippet"
},
"Paraphrase_Snippet"
:
{
"prefix"
:
[
"para"
],
"body"
:
[
"[ a thesis:Claim ;"
,
"
\t
thesis:appearance <#${TM_FILENAME/.ttl//}> ;"
,
"
\t
thesis:note
\"
$1
\"
;"
,
"
\t
thesis:source <#${TM_FILENAME/.ttl//}> ;"
,
"] ."
,
""
,
""
],
"description"
:
"Paraphrase Snippet"
},
"Self_Citation_Snippet"
:
{
"prefix"
:
[
"slf"
,
"self"
],
"body"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment