Search found 17 matches

by dave.wiard
Fri May 26, 2017 2:56 pm
Forum: PowerShell Studio
Topic: Snippet Editor Bug?
Replies: 5
Views: 2048

Re: Snippet Editor Bug?

These are the versions I am currently running. This has been happening for some time but I only now have taken the time to post this issue.

PowerShell Studio 2017 v5.4.140

Snippet Editor 1.1.19
by dave.wiard
Fri May 26, 2017 9:42 am
Forum: PowerShell Studio
Topic: Snippet Editor Bug?
Replies: 5
Views: 2048

Re: Snippet Editor Bug?

Also, if I delete the  it returns the next time the snippet is opened. If I do not delete it before saving the file there are two the next time it gets opened.
by dave.wiard
Fri May 26, 2017 9:29 am
Forum: PowerShell Studio
Topic: Snippet Editor Bug?
Replies: 5
Views: 2048

Snippet Editor Bug?

I have a user snippet that includes the following text. # Copyright © 2017 When this gets saved to the snippet file it appears to be correctly saved in UTF-8 format (as identified by Visual Studio Code). <Code Language="PowerShell"> <![CDATA[# Copyright © 2017 ]]> </Code> When I return to ...
by dave.wiard
Thu May 12, 2016 6:58 am
Forum: Wish List and Feature Requests
Topic: Go To Line
Replies: 1
Views: 1930

Go To Line

When the "Go To Line" dialog (Ctrl+G) is opened the line number should be highlighted by default so we can just start typing the desired number without having to delete the current line number manually.
by dave.wiard
Fri Apr 08, 2016 12:11 pm
Forum: PowerShell Studio
Topic: Unhandled Exception
Replies: 3
Views: 2631

Re: Unhandled Exception

I am now back in town and I found build 119 was available so I just updated it on both my laptop and desktop. Neither machine is generating the same Unhandled Exception error now. I think we can close this as "unknown resolution" unless you'd still prefer to have the source code to check w...
by dave.wiard
Wed Mar 30, 2016 10:54 am
Forum: PowerShell Studio
Topic: Unhandled Exception
Replies: 3
Views: 2631

Unhandled Exception

Product, version and build: PowerShell Studio 2016, 5.2.118 32 or 64 bit version of product: 64 Operating system: Windows 8.1 32 or 64 bit OS: 64 PowerShell Version: 5.0.10586.117 Every time I load one of our PowerShell scripts I get an unhandled exception stating: Unhandled exception has occurred i...
by dave.wiard
Wed Nov 18, 2015 7:09 am
Forum: PowerShell Studio
Topic: Cold Folding
Replies: 4
Views: 2289

Re: Cold Folding

I think you mean "98". Version 4.2.98 has fixed this issue.
by dave.wiard
Wed Nov 18, 2015 7:01 am
Forum: Wish List and Feature Requests
Topic: Color of "Column Guide"
Replies: 1
Views: 2658

Color of "Column Guide"

The column guide in PowerShell Studio seems to be a hard-coded dark blue color. When using any dark background color in the editor the column guide is really hard to see. This should either change with the current color theme or be added to the list of editable colors in the options.
by dave.wiard
Fri Nov 13, 2015 7:47 am
Forum: PowerShell Studio
Topic: Cold Folding
Replies: 4
Views: 2289

Cold Folding

Product, version and build: PowerShell Studio 2015 4.2.97 32 or 64 bit version of product: 64 Operating system: Windows 8.1 32 or 64 bit OS: 64 I don't think this is the same issue reported in the other code folding thread. I just updated from 4.2.95 to .97. I believe this is a new issue that I did ...
by dave.wiard
Fri Sep 25, 2015 7:06 am
Forum: Wish List and Feature Requests
Topic: Color of "Highlight Current Line"
Replies: 2
Views: 3229

Color of "Highlight Current Line"

The "Highlight Current Line" function should be tied in to a new customizable display item color. I'm using a custom dark color set based entirely on the Solarized color palette. Today I noticed the "highlight current line" option and decided it was worth a shot to see if I like ...