Missing EOF

hi everyone, in visual studio code it gives me this error:
conditioners.items / etc / openhab / items
missing EOF at "(org.eclipse.xtext.diagnostics.Diagnostic.Syntax) [1,1]
who can help me?
thank you

As far as I understand this is related to the content of the file conditioners.items.
Post the content of that file.

Switch aircon_camera_lc_online “Online” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:online" }

Number aircon_camera_lc_f_electricity “f_electricity [%d]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_electricity"}

Switch aircon_camera_lc_f_e_arkgrille “Alarm cabinet grille protection” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_arkgrille" }

Switch aircon_camera_lc_f_e_incoiltemp “Indoor coil temperature sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_incoiltemp" }

Switch aircon_camera_lc_f_e_incom “Indoor and outdoor communication in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_incom" }

Switch aircon_camera_lc_f_e_indisplay “Communication faulty between indoor control panel and display panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_indisplay" }

Switch aircon_camera_lc_f_e_ineeprom “Error in EEPROM of indoor control panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_ineeprom" }

Switch aircon_camera_lc_f_e_inele “Communication faulty between indoor control panel and indoor power panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_inele" }

Switch aircon_camera_lc_f_e_infanmotor “Indoor fan motor operation abnormal” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_infanmotor" }

Switch aircon_camera_lc_f_e_inhumidity “Indoor humidity sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_inhumidity" }

Switch aircon_camera_lc_f_e_inkeys “Communication faulty between indoor control panel and keyboard plate” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_inkeys" }

Switch aircon_camera_lc_f_e_inlow “Indoor low” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_inlow" }

Switch aircon_camera_lc_f_e_intemp “Indoor temperature sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_intemp" }

Switch aircon_camera_lc_f_e_invzero “Fault found from indoor voltage crossing zero detection” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_invzero" }

Switch aircon_camera_lc_f_e_outeeprom “Outdoor EEPROM error” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outeeprom" }

Switch aircon_camera_lc_f_e_outgastemp “Exhaust temperature sensor faulty” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outgastemp" }

Switch aircon_camera_lc_f_e_outmachine2 “Error outmachine2” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outmachine2" }

Switch aircon_camera_lc_f_e_outmachine “Error outmachine” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outmachine" }

Switch aircon_camera_lc_f_e_outtemp “Outdoor ambient temperature sensor faulty” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outtemp" }

Switch aircon_camera_lc_f_e_outtemplow “Outdoor ambient temperature low” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_outtemplow" }

Switch aircon_camera_lc_f_e_push “Communication faulty between WiFi control panel and indoor control panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_e_push" }

Switch aircon_camera_lc_f_filterclean “Does the filter require cleaning” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_filterclean" }

Number aircon_camera_lc_f_humidity “Relative humidity percent [%.1f %%]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_humidity" }

Switch aircon_camera_lc_f_power_display “Power display” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_power_display" }

Number aircon_camera_lc_f_temp_in “Environment temperature [%.1f °C]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_temp_in" }

Number aircon_camera_lc_f_voltage “Voltage [%.2f V]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:f_voltage" }

//Read and Write

Switch aircon_camera_lc_t_backlight “Back light” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_backlight" }

Switch aircon_camera_lc_t_device_info “Device Info” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_device_info" }

Switch aircon_camera_lc_t_display_power “Display Power” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_display_power" }

Switch aircon_camera_lc_t_eco “Economomy mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_eco" }

Switch aircon_camera_lc_t_fan_leftright “Horizontal air flow” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_fan_leftright" }

Switch aircon_camera_lc_t_fan_power “Vertical air flow” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_fan_power" }

Switch aircon_camera_lc_t_fan_mute “Quite mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_fan_mute" }

String aircon_camera_lc_t_fan_speed “Fan Speed [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_fan_speed" }

Number aircon_camera_lc_t_ftkt_start “ftkt_start [%.2f]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_ftkt_start" }

Switch aircon_camera_lc_t_power “Power” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_power" }

Switch aircon_camera_lc_t_run_mode “Run Mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_run_mode" }

Number aircon_camera_lc_t_setmulti_value “t_setmulti_value [%.2f]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_setmulti_value" }

String aircon_camera_lc_t_sleep “Sleep Mode [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_sleep" }

Number aircon_camera_lc_t_temp “Set Point Temeprature [%.1f °C]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_temp" }

String aircon_camera_lc_t_temptype “Temp Unit [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_temptype" }

Switch aircon_camera_lc_t_temp_eight “Eight heat mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_temp_eight" }

Switch aircon_camera_lc_t_temp_heatcold “Fast cool heat” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_temp_heatcold" }

String aircon_camera_lc_t_work_mode “Work mode [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_sala:t_work_mode" }

//Read Only

Switch aircon_camera_online “Online” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:online" }

Number aircon_camera_f_electricity “f_electricity [%d]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_electricity"}

Switch aircon_camera_f_e_arkgrille “Alarm cabinet grille protection” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_arkgrille" }

Switch aircon_camera_f_e_incoiltemp “Indoor coil temperature sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_incoiltemp" }

Switch aircon_camera_f_e_incom “Indoor and outdoor communication in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_incom" }

Switch aircon_camera_f_e_indisplay “Communication faulty between indoor control panel and display panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_indisplay" }

Switch aircon_camera_f_e_ineeprom “Error in EEPROM of indoor control panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_ineeprom" }

Switch aircon_camera_f_e_inele “Communication faulty between indoor control panel and indoor power panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_inele" }

Switch aircon_camera_f_e_infanmotor “Indoor fan motor operation abnormal” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_infanmotor" }

Switch aircon_camera_f_e_inhumidity “Indoor humidity sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_inhumidity" }

Switch aircon_camera_f_e_inkeys “Communication faulty between indoor control panel and keyboard plate” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_inkeys" }

Switch aircon_camera_f_e_inlow “Indoor low” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_inlow" }

Switch aircon_camera_f_e_intemp “Indoor temperature sensor in fault” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_intemp" }

Switch aircon_camera_f_e_invzero “Fault found from indoor voltage crossing zero detection” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_invzero" }

Switch aircon_camera_f_e_outeeprom “Outdoor EEPROM error” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outeeprom" }

Switch aircon_camera_f_e_outgastemp “Exhaust temperature sensor faulty” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outgastemp" }

Switch aircon_camera_f_e_outmachine2 “Error outmachine2” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outmachine2" }

Switch aircon_camera_f_e_outmachine “Error outmachine” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outmachine" }

Switch aircon_camera_f_e_outtemp “Outdoor ambient temperature sensor faulty” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outtemp" }

Switch aircon_camera_f_e_outtemplow “Outdoor ambient temperature low” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_outtemplow" }

Switch aircon_camera_f_e_push “Communication faulty between WiFi control panel and indoor control panel” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_e_push" }

Switch aircon_camera_f_filterclean “Does the filter require cleaning” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_filterclean" }

Number aircon_camera_f_humidity “Relative humidity percent [%.1f %%]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_humidity" }

Switch aircon_camera_f_power_display “Power display” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_power_display" }

Number aircon_camera_f_temp_in “Environment temperature [%.1f °C]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_temp_in" }

Number aircon_camera_f_voltage “Voltage [%.2f V]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:f_voltage" }

//Read and Write

Switch aircon_camera_t_backlight “Back light” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_backlight" }

Switch aircon_camera_t_device_info “Device Info” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_device_info" }

Switch aircon_camera_t_display_power “Display Power” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_display_power" }

Switch aircon_camera_t_eco “Economomy mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_eco" }

Switch aircon_camera_t_fan_leftright “Horizontal air flow” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_fan_leftright" }

Switch aircon_camera_t_fan_power “Vertical air flow” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_fan_power" }

Switch aircon_camera_t_fan_mute “Quite mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_fan_mute" }

String aircon_camera_t_fan_speed “Fan Speed [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_fan_speed" }

Number aircon_camera_t_ftkt_start “ftkt_start [%.2f]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_ftkt_start" }

Switch aircon_camera_t_power “Power” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_power" }

Switch aircon_camera_t_run_mode “Run Mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_run_mode" }

Number aircon_camera_t_setmulti_value “t_setmulti_value [%.2f]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_setmulti_value" }

String aircon_camera_t_sleep “Sleep Mode [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_sleep" }

Number aircon_camera_t_temp “Set Point Temeprature [%.1f °C]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_temp" }

String aircon_camera_t_temptype “Temp Unit [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_temptype" }

Switch aircon_camera_t_temp_eight “Eight heat mode” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_temp_eight" }

Switch aircon_camera_t_temp_heatcold “Fast cool heat” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_temp_heatcold" }

String aircon_camera_t_work_mode “Work mode [%s]” {channel=" mqtt:topic:f38fca98f5:condizionatore_camera:t_work_mode" }