Intelligent code completion (original) (raw)
انتليسنس أو التحسس (بالإنجليزية: IntelliSence)، هي تقنية تعمل بمجرد أن يكتب المبرمج الأحرف الأولى من دالة أو متغير حيث تعرض عليه قائمة بجميع الدوال في سياق التعليمة الحالية لينتقي منها.
Property | Value |
---|---|
dbo:abstract | انتليسنس أو التحسس (بالإنجليزية: IntelliSence)، هي تقنية تعمل بمجرد أن يكتب المبرمج الأحرف الأولى من دالة أو متغير حيث تعرض عليه قائمة بجميع الدوال في سياق التعليمة الحالية لينتقي منها. (ar) IntelliSense ist ein von Microsoft angebotenes Hilfsmittel zur automatischen Vervollständigung bei der Bearbeitung von Quellcode durch einen Programmierer. Dabei erhält der Programmierer während seiner Arbeit zusätzliche Informationen und Auswahlmöglichkeiten, die ihm die Arbeit erleichtern und die insbesondere die Menge des manuell einzugebenden Quellcodes reduzieren sollen. IntelliSense ist unter anderem in der Windows PowerShell ISE, in Microsoft Visual Studio, Microsoft Visual Studio Code und Microsoft SQL Server Management Studio implementiert. Ähnliche Funktionen finden sich in nahezu allen fortgeschrittenen Entwicklungsumgebungen. (de) IntelliSense es la función de autocompletado usada en el entorno de desarrollo integrado Microsoft Visual Studio y también en el editor de código fuente Visual Studio Code. Además de completar nombres en el código que el programador está escribiendo, IntelliSense sirve también como documentación y para la desambiguación de nombres de variables, funciones y métodos cuando se usa reflexión. (es) Intelligent code completion is a context-aware code completion feature in some programming environments that speeds up the process of coding applications by reducing typos and other common mistakes. Attempts at this are usually done through auto-completion popups while typing, querying parameters of functions, and query hints related to syntax errors. Intelligent code completion and related tools serve as documentation and disambiguation for variable names, functions, and methods, using reflection. The feature appears in many programming environments. Implementations include "autocomplete +" in Atom, and IntelliSense in Visual Studio Code. The term was originally popularized as "picklist" and some implementations still refer to it as such. (en) インテリセンス (IntelliSense) は、Microsoft Visual Studio の統合開発環境で使用されている、マイクロソフトによる自動補完システム。インテリセンスはプログラマが入力中のシンボル名を補完するだけでなく、メタデータベースのリフレクションを用いることにより、変数名、関数名、メソッド名のドキュメント化と曖昧性の解消に役立つ。 (ja) IntelliSense è una forma di completamento automatico resa popolare da Visual Studio Integrated Development Environment. Serve inoltre come documentazione per i nomi delle variabili, delle funzioni e dei metodi usando metadati e reflection. (it) IntelliSense – forma automatycznego uzupełniania zawartego w Microsoft Visual Studio oraz Visual Studio Code. Jednocześnie służy jako dokumentacja i ujednoznacznienie dla nazw zmiennych, funkcji i metod. (pl) IntelliSense — технология автодополнения Microsoft, наиболее известная в Microsoft Visual Studio. Дописывает название функции при вводе начальных букв. Кроме прямого назначения, IntelliSense используется для доступа к документации и для устранения неоднозначности в именах переменных, функций и методов, используя рефлексию. (ru) |
dbo:wikiPageExternalLink | http://www.visual-prolog.com/video/IntelliSpeed/default.htm https://msdn.microsoft.com/en-us/library/hcw1s69b(v=vs.140).aspx http://msdn2.microsoft.com/en-us/library/hcw1s69b(vs.71).aspx http://channel9.msdn.com/showpost.aspx%3Fpostid=376182 |
dbo:wikiPageID | 667170 (xsd:integer) |
dbo:wikiPageLength | 13901 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1119793953 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Unix dbr:Variable_(programming) dbr:Vim_(text_editor) dbr:Visual_Basic_for_Applications dbr:Visual_FoxPro dbr:Visual_Prolog dbr:Visual_Studio dbr:Visual_Studio_2005 dbr:Visual_Studio_Code dbr:J_Sharp dbc:Microsoft_development_tools dbr:Component_Object_Model dbr:Generic_programming dbr:Object-oriented_programming dbr:Les_Earnest dbr:Subroutine dbr:C++ dbr:C_Sharp_(programming_language) dbr:Code_completion dbr:Language_Server_Protocol dbr:ARPANET dbr:Database dbr:Eclipse_(software) dbr:Source_code dbr:HTML dbr:Ispell dbr:Assembly_language dbr:Atom_(text_editor) dbc:Integrated_development_environments dbc:Microsoft_Visual_Studio dbr:Bitmap dbc:Autocomplete dbc:Text_editor_features dbr:Integrated_development_environment dbr:Method_(computer_science) dbr:Microsoft dbr:Microsoft_.NET dbr:Microsoft_Expression_Web dbr:Microsoft_FrontPage dbr:Microsoft_Office dbr:Microsoft_Small_Basic dbr:XML dbr:XSLT dbr:Visual_Basic dbr:Visual_C++ dbr:Tooltip dbr:SQL_Server_2008 dbr:Autocompletion dbr:Programming_environments dbr:Reflection_(computer_science) dbr:Visual_Studio.NET dbr:Cursive_writing dbr:Overloaded_function |
dbp:date | January 2022 (en) |
dbp:reason | The cited source doesn't mention code completion. (en) |
dbp:wikiPageUsesTemplate | dbt:Anchor dbt:Cite_web dbt:Irrelevant_citation dbt:Mono dbt:Reflist dbt:Short_description dbt:Use_dmy_dates dbt:Keypress dbt:Integrated_development_environments |
dcterms:subject | dbc:Microsoft_development_tools dbc:Integrated_development_environments dbc:Microsoft_Visual_Studio dbc:Autocomplete dbc:Text_editor_features |
gold:hypernym | dbr:Feature |
rdf:type | dbo:Work yago:WikicatMicrosoftDevelopmentTools yago:WikicatTextEditorFeatures yago:Abstraction100002137 yago:Artifact100021939 yago:Attribute100024264 yago:Cognition100023271 yago:Concept105835747 yago:Content105809192 yago:Environment113934596 yago:Feature105849789 yago:Idea105833840 yago:Implement103563967 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:Property105849040 yago:PsychologicalFeature100023100 yago:WikicatIntegratedDevelopmentEnvironments yago:Situation113927383 yago:State100024720 yago:Tool104451818 yago:Whole100003553 |
rdfs:comment | انتليسنس أو التحسس (بالإنجليزية: IntelliSence)، هي تقنية تعمل بمجرد أن يكتب المبرمج الأحرف الأولى من دالة أو متغير حيث تعرض عليه قائمة بجميع الدوال في سياق التعليمة الحالية لينتقي منها. (ar) IntelliSense ist ein von Microsoft angebotenes Hilfsmittel zur automatischen Vervollständigung bei der Bearbeitung von Quellcode durch einen Programmierer. Dabei erhält der Programmierer während seiner Arbeit zusätzliche Informationen und Auswahlmöglichkeiten, die ihm die Arbeit erleichtern und die insbesondere die Menge des manuell einzugebenden Quellcodes reduzieren sollen. IntelliSense ist unter anderem in der Windows PowerShell ISE, in Microsoft Visual Studio, Microsoft Visual Studio Code und Microsoft SQL Server Management Studio implementiert. Ähnliche Funktionen finden sich in nahezu allen fortgeschrittenen Entwicklungsumgebungen. (de) IntelliSense es la función de autocompletado usada en el entorno de desarrollo integrado Microsoft Visual Studio y también en el editor de código fuente Visual Studio Code. Además de completar nombres en el código que el programador está escribiendo, IntelliSense sirve también como documentación y para la desambiguación de nombres de variables, funciones y métodos cuando se usa reflexión. (es) インテリセンス (IntelliSense) は、Microsoft Visual Studio の統合開発環境で使用されている、マイクロソフトによる自動補完システム。インテリセンスはプログラマが入力中のシンボル名を補完するだけでなく、メタデータベースのリフレクションを用いることにより、変数名、関数名、メソッド名のドキュメント化と曖昧性の解消に役立つ。 (ja) IntelliSense è una forma di completamento automatico resa popolare da Visual Studio Integrated Development Environment. Serve inoltre come documentazione per i nomi delle variabili, delle funzioni e dei metodi usando metadati e reflection. (it) IntelliSense – forma automatycznego uzupełniania zawartego w Microsoft Visual Studio oraz Visual Studio Code. Jednocześnie służy jako dokumentacja i ujednoznacznienie dla nazw zmiennych, funkcji i metod. (pl) IntelliSense — технология автодополнения Microsoft, наиболее известная в Microsoft Visual Studio. Дописывает название функции при вводе начальных букв. Кроме прямого назначения, IntelliSense используется для доступа к документации и для устранения неоднозначности в именах переменных, функций и методов, используя рефлексию. (ru) Intelligent code completion is a context-aware code completion feature in some programming environments that speeds up the process of coding applications by reducing typos and other common mistakes. Attempts at this are usually done through auto-completion popups while typing, querying parameters of functions, and query hints related to syntax errors. Intelligent code completion and related tools serve as documentation and disambiguation for variable names, functions, and methods, using reflection. (en) |
rdfs:label | انتليسنس (ar) IntelliSense (de) IntelliSense (es) Intelligent code completion (en) IntelliSense (it) インテリセンス (ja) IntelliSense (pl) IntelliSense (ru) |
owl:sameAs | freebase:Intelligent code completion yago-res:Intelligent code completion wikidata:Intelligent code completion dbpedia-ar:Intelligent code completion dbpedia-de:Intelligent code completion dbpedia-es:Intelligent code completion dbpedia-fa:Intelligent code completion dbpedia-it:Intelligent code completion dbpedia-ja:Intelligent code completion dbpedia-pl:Intelligent code completion dbpedia-ru:Intelligent code completion dbpedia-tr:Intelligent code completion https://global.dbpedia.org/id/4m1eu |
prov:wasDerivedFrom | wikipedia-en:Intelligent_code_completion?oldid=1119793953&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Intelligent_code_completion |
is dbo:wikiPageRedirects of | dbr:Intellisense dbr:IntelliSense dbr:Intelli-sense |
is dbo:wikiPageWikiLink of | dbr:Vala_(programming_language) dbr:Visual_Studio_Code dbr:Clang dbr:Godot_(game_engine) dbr:SlickEdit dbr:C_Sharp_(programming_language) dbr:TypeScript dbr:Code_complete dbr:GitHub_Copilot dbr:D_(programming_language) dbr:Notepad++ dbr:Katalon_Studio dbr:Integrated_development_environment dbr:Intellisense dbr:Microsoft_Small_Basic dbr:IntelliSense dbr:Intelli-sense |
is rdfs:seeAlso of | dbr:Autocomplete |
is foaf:primaryTopic of | wikipedia-en:Intelligent_code_completion |