NB python with Code Completion
Recently I put a Python plugin for NB 8.2 and it seems working (in conjunction with Python 3.7.2 Win 64).
But I noticed that Code Completion is NOT working properly as expected. For example, see the attached figure, in which the Windows Python IDLE is simply recognizing , but it was not 'guessed' by this plugin (but the command, like print(math.asin(1.0)), in NB is simply working by execution and it give correct answer).
So I guess Code Completion has some problem, by the way, my NB settings are given by the second attachment.
My question is this: How to fix this problem? Will it happen if I move to Apache NB ( + py plugin)?
python netbeans
add a comment |
Recently I put a Python plugin for NB 8.2 and it seems working (in conjunction with Python 3.7.2 Win 64).
But I noticed that Code Completion is NOT working properly as expected. For example, see the attached figure, in which the Windows Python IDLE is simply recognizing , but it was not 'guessed' by this plugin (but the command, like print(math.asin(1.0)), in NB is simply working by execution and it give correct answer).
So I guess Code Completion has some problem, by the way, my NB settings are given by the second attachment.
My question is this: How to fix this problem? Will it happen if I move to Apache NB ( + py plugin)?
python netbeans
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17
add a comment |
Recently I put a Python plugin for NB 8.2 and it seems working (in conjunction with Python 3.7.2 Win 64).
But I noticed that Code Completion is NOT working properly as expected. For example, see the attached figure, in which the Windows Python IDLE is simply recognizing , but it was not 'guessed' by this plugin (but the command, like print(math.asin(1.0)), in NB is simply working by execution and it give correct answer).
So I guess Code Completion has some problem, by the way, my NB settings are given by the second attachment.
My question is this: How to fix this problem? Will it happen if I move to Apache NB ( + py plugin)?
python netbeans
Recently I put a Python plugin for NB 8.2 and it seems working (in conjunction with Python 3.7.2 Win 64).
But I noticed that Code Completion is NOT working properly as expected. For example, see the attached figure, in which the Windows Python IDLE is simply recognizing , but it was not 'guessed' by this plugin (but the command, like print(math.asin(1.0)), in NB is simply working by execution and it give correct answer).
So I guess Code Completion has some problem, by the way, my NB settings are given by the second attachment.
My question is this: How to fix this problem? Will it happen if I move to Apache NB ( + py plugin)?
python netbeans
python netbeans
edited Jan 22 at 5:25
Sathyajith Bhat♦
53k29157253
53k29157253
asked Jan 22 at 5:20
numericnumeric
61
61
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17
add a comment |
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396877%2fnb-python-with-code-completion%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396877%2fnb-python-with-code-completion%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Not an answer, but I left NetBeans a few years back, for Eclipse, which I use for C, C++, AngularJs and PHP. But, for Python, I left Eclipse a few years OK for JetBrains excellent and free (even for business use, community edition) PyCharm. You might want to give it a try.
– Mawg
Jan 22 at 8:17