Settings and activity
32 results found
-
18 votesChad supported this idea ·
-
21 votesChad supported this idea ·
-
27 votesChad supported this idea ·
-
28 votesChad supported this idea ·
-
28 votesChad supported this idea ·
-
33 votesChad supported this idea ·
-
53 votesChad supported this idea ·
-
1 voteChad shared this idea ·
-
72 votesChad supported this idea ·
-
16 votesChad supported this idea ·
An error occurred while saving the comment -
3 votesChad shared this idea ·
-
5 votesChad supported this idea ·
-
16 votesChad supported this idea ·
-
3 votesChad shared this idea ·
-
10 votes
An error occurred while saving the comment Chad commented@Darek, 4 spaces puts the text into a code block. You can put 4 spaces before each line of SQL to put it into a code block, and then add 4 more spaces in front of each line you want to be "tabbed" in.
-
7 votesChad shared this idea ·
-
4 votes
An error occurred while saving the comment Chad commentedJust thought I'd leave a note here. This is all possible already. There are not buttons for it, but all you need to do is copy the files into their appropriate directories. You can also change where the default directories are located.
For example, I keep all of my options, snippets and styles on OneDrive, and then I have a registry script that I run via powershell that updates the registry to point at the OneDrive folders. That way all of my computers that run SQL Prompt can share and sync settings.
-
11 votesChad supported this idea ·
-
1 voteChad shared this idea ·
-
3 votesChad shared this idea ·
I don't think it's very difficult to figure out the whole "four spaces puts a line into a code block" thing. Since that's also how StackOverflow implements it.
But I do agree, the (lack of) instructions could be more clear, as I had to go back and edit my post after realizing this.
I do, however, find it annoying that they replace your line breaks with html <br> tags, even though it's already in a <pre> tag, so everything becomes double spaced.