You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll be getting started in just a couple minutes!
3
+
4
+
Anonymous
5
+
We can hear you now
6
+
7
+
JB Lewis (@AspenForester)
8
+
I can hear you now!
9
+
10
+
Ben Gelens
11
+
Yes
12
+
13
+
Ayan Mullick
14
+
Will the 'Foerach -Parallel' feature be available in PowerShell 7 ?
15
+
16
+
DarwinJS
17
+
The US Patent process leans a lot on sales of Patent Pending products for juding patent worthiness - so a similar pattern to what you are proposing.
18
+
19
+
DarwinJS
20
+
The US Patent process leans a lot on sales of Patent Pending products for juding patent worthiness - so a similar pattern to what you are proposing.
21
+
22
+
Ayan Mullick
23
+
Will the 'Foerach -Parallel' feature be available in PowerShell 7 ?
24
+
25
+
Joey Aiello
26
+
Barring rejection of the RFC, that's our current plan, yes(Ayan Mullick asked "Will the 'Foerach -Parallel' feature be available in PowerShell 7 ?")
27
+
28
+
MaxT
29
+
Any voting for the Experimental Features to be implemented?
30
+
31
+
MaxT
32
+
Any voting for the Experimental Features to be implemented?
33
+
34
+
Justin Grote @JustinWGrote
35
+
Comment: Making VSCode Debug Experience Stable since it is now the official "default" editor *is* a feature :)
36
+
37
+
Justin Grote @JustinWGrote
38
+
Comment: Making VSCode Debug Experience Stable since it is now the official "default" editor *is* a feature :)
39
+
40
+
Joey Aiello
41
+
Agreed! :) (Justin Grote @JustinWGrote asked "Comment: Making VSCode Debug Experience Stable since it is now the official "default" editor *is* a feature :)")
42
+
43
+
Eric
44
+
Any future for VS code running on Ipads for travel needs? Is it on a road map?
45
+
46
+
Eric
47
+
Any future for VS code running on Ipads for travel needs? Is it on a road map?
48
+
49
+
Tyler Leonhardt (POWERSHELL)
50
+
https://github.com/Microsoft/vscode/issues/70764
51
+
52
+
Upvote this!(Eric asked "Any future for VS code running on Ipads for travel needs? Is it on a road map?")
53
+
54
+
Tyler Leonhardt (POWERSHELL)
55
+
Maybe look at coder.com in the meantime which supports the PowerShell extension.
56
+
57
+
The vscode team is working on a similar thing to coder.com but that's not ready yet(Eric asked "Any future for VS code running on Ipads for travel needs? Is it on a road map?")
58
+
59
+
MaxT
60
+
Who's that guiy!!
61
+
62
+
Anonymous
63
+
Talked about DSC compilation & Get-DscResource for PS7?
64
+
65
+
Anonymous
66
+
Any roadmap for Cloud Shell?
67
+
68
+
Ryan
69
+
Regarding the RFC Process, this currently feels like theres some holes with the template - can you review / add Comments in Issue 211 / PR 212
70
+
71
+
Ayan Mullick
72
+
Is it feasible to make circuit PowerShell like AdaFruit's CircuitPython for working on IoT?
73
+
74
+
andreyv
75
+
Hi, what about adding ^ operator, like 2^2 = 4; or 2**2, whatever )
76
+
77
+
did audio cut out?
78
+
back now. must've been on my end
79
+
80
+
Tyler Leonhardt (POWERSHELL)
81
+
welcome back!(did audio cut out? asked "back now. must've been on my end")
82
+
83
+
Anonymous
84
+
Talked about DSC compilation & Get-DscResource for PS7?
85
+
86
+
Sean Wheeler
87
+
Call for Community contributors to write/update docs for the v7 features they write
88
+
89
+
Tyler Leonhardt (POWERSHELL)
90
+
test
91
+
92
+
Anonymous
93
+
Any roadmap for Cloud Shell?
94
+
95
+
Ryan
96
+
Regarding the RFC Process, this currently feels like theres some holes with the template - can you review / add Comments in Issue 211 / PR 212
97
+
98
+
Thomas Nieto
99
+
If the module does not adhere to NuGet version normalization nuget.exe will create a version mismatch between the package and psd1 version. PowerShellGet uses the package version number to create the module version folder not psd1. This causes Import-Module to throw an error.
100
+
101
+
Ayan Mullick
102
+
Is it feasible to make circuit PowerShell like AdaFruit's CircuitPython for working on IoT?
103
+
104
+
Joey Aiello
105
+
If you haven't already, check out https://github.com/PowerShell/PowerShell-IoT(Ayan Mullick asked "Is it feasible to make circuit PowerShell like AdaFruit's CircuitPython for working on IoT?")
106
+
107
+
Ayan Mullick
108
+
You could run code on the circuit board directly from the IDE without having to compile it first.
109
+
110
+
Joel Sallow
111
+
^ operator is being used in C# for their Index/Range types that are coming up. Not sure it's a great idea to go against that ourselves.
112
+
113
+
andreyv
114
+
Hi, what about adding ^ operator, like 2^2 = 4; or 2**2, whatever )
115
+
116
+
michael b.
117
+
[math]::pow()
118
+
119
+
Thomas Nieto
120
+
If the module does not adhere to NuGet version normalization nuget.exe will create a version mismatch between the package and psd1 version. PowerShellGet uses the package version number to create the module version folder not psd1. This causes Import-Module to throw an error.
121
+
122
+
Sean Wheeler
123
+
Call for Community contributors to write/update docs for the v7 features they write
124
+
125
+
Ayan Mullick
126
+
I'll check out link . Thanks
127
+
128
+
Ayan Mullick
129
+
You could run code on the circuit board directly from the IDE without having to compile it first.
130
+
131
+
michael b.
132
+
[math]::pow()
133
+
134
+
Ayan Mullick
135
+
I'll check out link . Thanks
136
+
137
+
Joel Sallow
138
+
^ operator is being used in C# for their Index/Range types that are coming up. Not sure it's a great idea to go against that ourselves.
0 commit comments