Tag: ide

0 votes
0 answers
61 views
54 votes
13 answers
2.3K views
How can I maximize the editor pane in IntelliJ IDEA?

In Eclipse, I can type Ctrl+M or click the maximize icon in the editor pane to make the editor pane take up th

avatar
Nereida
0 1 0 9
asked 07 September, 2021
55 votes
5 answers
1.1K views
Does Notepad++ show all hidden characters?

In Notepad++ I have set "replace tab with 2 spaces". When coding in Python I copy-pasted some code from the w

avatar
Stacia
0 1 0 9
asked 07 September, 2021
54 votes
6 answers
2.4K views
How do I turn off the unlimited whitespace in IntelliJ editor?

How do I remove the ability to move the cursor after then end of line in IntelliJ?

avatar
Louetta
0 1 0 9
asked 07 September, 2021
56 votes
30 answers
791 views
Divide a number by 3 without using *, /, +, -, % operators

How would you divide a number by 3 without using *, /, +, -, %, operators? The number may be signed or unsig

avatar
Bryant
0 1 0 9
asked 07 September, 2021
63 votes
3 answers
1.3K views
Identity Server 4/nativescript Hangs

I have the following client: new Client { ClientId = "nativeapptest", ClientName = "Native App Test",

avatar
Charis
0 1 0 9
asked 07 September, 2021
62 votes
1 answers
2.7K views
safaridriver: unrecognized option '--w3c'

I'm trying to run a test against safari running on an iPhone in BrowserStack. Using nightwatch test fram

avatar
Royal
0 1 0 9
asked 07 September, 2021
60 votes
6 answers
672 views
jQuery issue - #<an Object> has no method

I've tried a veriety of jQuery plugins recently and I keep getting this error … (source: shaunbellis.c

avatar
Sydney
0 1 0 9
asked 07 September, 2021
58 votes
10 answers
3K views
ASP.NET Identity - HttpContext has no extension method for GetOwinContext

I have downloaded, and successfully ran the ASP.NET Identity sample from here: https://github.com/rustd/Aspnet

avatar
Corey
0 1 0 9
asked 07 September, 2021
49 votes
9 answers
587 views
ASP.NET MVC - Set custom IIdentity or IPrincipal

I need to do something fairly simple: in my ASP.NET MVC application, I want to set a custom IIdentity / IPrinc

avatar
Frederick
0 1 0 9
asked 07 September, 2021
61 votes
15 answers
2.1K views
How to get current user in asp.net core

I want to get the current user, so I can access fields like their email address. But I can't do that in a

avatar
Percy
0 1 0 9
asked 07 September, 2021
59 votes
6 answers
987 views
Where are the Login and Register pages in an AspNet Core scaffolded app?

In VS 2017, I created a new ASP.NET Core Web Application. On the second page of the wizard, I chose Web Appli

avatar
Lashawna
0 1 0 9
asked 07 September, 2021
51 votes
5 answers
1K views
Compute a confidence interval from sample data

I have sample data which I would like to compute a confidence interval for, assuming a normal distribution. I

avatar
Charis
0 1 0 9
asked 07 September, 2021
55 votes
22 answers
830 views
How can the Euclidean distance be calculated with NumPy?

I have two points in 3D: (xa, ya, za) (xb, yb, zb) And I want to calculate the distance: dist = sqrt((xa-xb)^

avatar
Vi
0 1 0 9
asked 07 September, 2021
63 votes
12 answers
1.4K views
Send message to specific client with socket.io and node.js

I'm working with socket.io and node.js and until now it seems pretty good, but I don't know how to s

avatar
Frederick
0 1 0 9
asked 07 September, 2021
58 votes
3 answers
874 views
Visual Studio jump to next error shortcut?

When a compile fails in VB.NET in Visual Studio 2008, an Error List pops up at the bottom of the screen. To ju

avatar
Adolfo
0 1 0 9
asked 07 September, 2021
60 votes
11 answers
2.9K views
Node.js Best Practice Exception Handling

I just started trying out node.js a few days ago. I've realized that the Node is terminated whenever I ha

avatar
Omar
0 1 0 9
asked 07 September, 2021
66 votes
30 answers
2.8K views
AngularJS: Service vs provider vs factory

What are the differences between a Service, Provider and Factory in AngularJS?

avatar
Chelsea
0 1 0 9
asked 07 September, 2021
57 votes
13 answers
1.4K views
On - window.location.hash - Change?

I am using Ajax and hash for navigation. Is there a way to check if the window.location.hash changed like th

avatar
Dorian
0 1 0 9
asked 07 September, 2021