Doug Finke

Results 22 issues of Doug Finke

You need to save the file and then the indicators appear above the `Describe` statement.

Issue-Bug
Area-CodeLens

``` Add-Type -AssemblyName System.Windows.Forms $form = New-Object System.Windows.Forms.Form $form. ``` Paste this into a ps1 file in vs code. I get no intellisense `$form.`. If I retype each line, then...

Issue-Bug
ISE-Parity

This would enable the watching of file & directory trees, and enable continuous testing at the console.

Feature

Great work on `prose`. I explored and wrapped the extract json in PowerShell. I need to find time to do more investigation of the rest of `prose`. ![image](https://raw.githubusercontent.com/dfinke/GifCam/master/extractJson.gif)

I did only a quick search for examples of setting up NancyFx to achieve something like `python simplehttpserver`. Also, can flancy execute a ps1 on disk? I probably missed it...

### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? Trying to use https://www.gradio.app/getting_started/ in a...

bug
triage-needed

Model after `Get-ChildItem` and `Get-Content`. Look to implement so table info and contents can be retrived by either name or index.

enhancement
wontfix

### Describe the bug Upgraded to the latest Polyglot extension. I used `Polyglot Notebook: Create default notebook`. It then prompted for me to upgrade to .net sdk 7, which I...

bug
Area-Installation

### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [ ] This is a feature request for the Python library ###...