While working on file.php, how to allow autocomplete and call tips detect css, javascript, html tag i am working and call appropriate tips and autocomplete ? Like following senario, it is only open to work for PHP tags. Is there manually option to select
While working on file.php, how to allow autocomplete and call tips detect css, javascript, html tag i am working and call appropriate tips and autocomplete ? Like following senario, it is only open to work for PHP tags. Is there manually option to select
[css] + [ javascript] + [html] + [php] = search autocomplete and call tips
//example while working.
<html xmlns="http://www.w3.org/1999/xhtml" lang="<?php print $language->language ?>" xml:lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>">
<head>
<title>Testing </title>
<script type="text/javascript">
</script>
</head>
<body id="bd" >