Russ Pitcher
Russ Pitcher
I have the same issue with an internal BitBucket implementation. The current URL format appears to be something like this: https://stash.myCompany.net/RussPitcher/scm/Proj03/TestRepo/blob/bugfix/Jira-1553/GUI/Style/StyleConverter.ps1#L16 which I read as: ${BaseUrl}/${Username}/scm/${Project}/${Repo}/blob/${BranchPath}/${PathToFile}#L16 what it needs to...
I'd like to be able to add more alignments like this. I rather like the BlockAlign extension (https://github.com/crewone/vscode-blockalign), but of course it doesn't play well with overall formatting which is...
For me, that would be enough. I really just want the ability to specify a scope string that will cause any tags with that string to be ignored on updates....