| 
1133 | 1133 |             },  | 
1134 | 1134 |             "description": "Include specified 'robocop' rules. You can define rule by its name or id. Glob patterns are supported",  | 
1135 | 1135 |             "scope": "resource",  | 
1136 |  | -            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future"  | 
 | 1136 | +            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future and will be removed in the future and is ignored if you have `robotframework-robocop>=6.0` installed."  | 
1137 | 1137 |           },  | 
1138 | 1138 |           "robotcode.robocop.exclude": {  | 
1139 | 1139 |             "type": "array",  | 
 | 
1143 | 1143 |             },  | 
1144 | 1144 |             "description": "Exclude specified 'robocop' rules. You can define rule by its name or id. Glob patterns are supported",  | 
1145 | 1145 |             "scope": "resource",  | 
1146 |  | -            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future."  | 
 | 1146 | +            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future and is ignored if you have `robotframework-robocop>=6.0` installed."  | 
1147 | 1147 |           },  | 
1148 | 1148 |           "robotcode.robocop.ignoreGitDir": {  | 
1149 | 1149 |             "type": "boolean",  | 
 | 
1171 | 1171 |             },  | 
1172 | 1172 |             "description": "Configure checker or report with parameter value. Corresponds to the `--configure` option of _robocop_ See [robocop](https://robocop.readthedocs.io/)",  | 
1173 | 1173 |             "scope": "resource",  | 
1174 |  | -            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future."  | 
 | 1174 | +            "markdownDeprecationMessage": "This is a setting for an old `robotframework-robocop` version `<6.0` and will be removed in the future and will be removed in the future and is ignored if you have `robotframework-robocop>=6.0` installed."  | 
1175 | 1175 |           }  | 
1176 | 1176 |         }  | 
1177 | 1177 |       },  | 
 | 
2096 | 2096 |     "@eslint/js": "^9.28.0",  | 
2097 | 2097 |     "@jgoz/esbuild-plugin-typecheck": "^4.0.3",  | 
2098 | 2098 |     "@types/fs-extra": "^11.0.4",  | 
2099 |  | -    "@types/node": "^22.15.27",  | 
 | 2099 | +    "@types/node": "^20.19.0",  | 
2100 | 2100 |     "@types/vscode": "^1.99.0",  | 
2101 | 2101 |     "@types/vscode-notebook-renderer": "^1.72.3",  | 
2102 | 2102 |     "@vscode/python-extension": "^1.0.5",  | 
 | 
0 commit comments