# noodl代码补全 **Repository Path**: supercoderk/noodl-code-completion ## Basic Information - **Project Name**: noodl代码补全 - **Description**: noodl代码补全插件(vs code代码片段) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-08 - **Last Updated**: 2022-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduce ## components > press Tab button to change input position ``` noodl ---> noodl strcuture noodlList ---> list structure noodlButton ---> button structure noodlImg ---> image structure noodlLabel ---> label structure noodlTextField ---> textfield structure noodlTextView ---> textview structure noodlView ---> view structure noodlScorllView ---> scrollview structure ```